mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-02-20 22:56:56 +01:00
minor update on Heltec WS
This commit is contained in:
parent
775677d5e8
commit
2edb183cad
|
|
@ -21,7 +21,7 @@
|
|||
#else
|
||||
#include <Adafruit_GFX.h>
|
||||
#include <Adafruit_SSD1306.h>
|
||||
#if defined(HELTEC_V3)
|
||||
#if defined(HELTEC_V3) || defined(HELTEC_WS)
|
||||
#define OLED_DISPLAY_HAS_RST_PIN
|
||||
#endif
|
||||
#ifdef HELTEC_WSL_V3_DISPLAY
|
||||
|
|
|
|||
Loading…
Reference in a new issue