This commit is contained in:
Lubos Petrovic
2020-12-20 15:52:38 +01:00
parent e8b0b10be0
commit 33d021dd77
12 changed files with 12 additions and 49 deletions

View File

@@ -1,5 +1,4 @@
#ifndef BOARDTTGOT4V13_CPP
#define BOARDTTGOT4V13_CPP
#pragma once
#include "BoardInterface.h"
#include "Board320_240.h"
@@ -22,5 +21,3 @@ void BoardTtgoT4v13::initBoard() {
Board320_240::initBoard();
}
#endif // BOARDTTGOT4V13_CPP