mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Revert "add heltec_v4 tft expansion box"
This reverts commit 310618e689.
This commit is contained in:
parent
ffbc24b3e7
commit
3ddfdd477b
8 changed files with 45 additions and 268 deletions
|
|
@ -86,9 +86,5 @@ void HeltecV4Board::begin() {
|
|||
}
|
||||
|
||||
const char* HeltecV4Board::getManufacturerName() const {
|
||||
#ifdef HELTEC_LORA_V4_TFT
|
||||
return "Heltec V4 TFT";
|
||||
#else
|
||||
return "Heltec V4 OLED";
|
||||
#endif
|
||||
return "Heltec V4";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue