update for Heltec V3 TNC
This commit is contained in:
parent
581172f9a1
commit
81c46334ba
|
|
@ -31,7 +31,7 @@ String currentSymbol, lastSymbol, lastHeader;
|
|||
#if defined(TTGO_T_Beam_S3_SUPREME_V3)
|
||||
#undef ssd1306
|
||||
#endif
|
||||
#if defined(HELTEC_V3_GPS)
|
||||
#if defined(HELTEC_V3_GPS) || defined(HELTEC_V3_TNC)
|
||||
#define OLED_DISPLAY_HAS_RST_PIN
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue