minor update on Heltec WS
This commit is contained in:
parent
775677d5e8
commit
2edb183cad
|
|
@ -21,7 +21,7 @@
|
||||||
#else
|
#else
|
||||||
#include <Adafruit_GFX.h>
|
#include <Adafruit_GFX.h>
|
||||||
#include <Adafruit_SSD1306.h>
|
#include <Adafruit_SSD1306.h>
|
||||||
#if defined(HELTEC_V3)
|
#if defined(HELTEC_V3) || defined(HELTEC_WS)
|
||||||
#define OLED_DISPLAY_HAS_RST_PIN
|
#define OLED_DISPLAY_HAS_RST_PIN
|
||||||
#endif
|
#endif
|
||||||
#ifdef HELTEC_WSL_V3_DISPLAY
|
#ifdef HELTEC_WSL_V3_DISPLAY
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue