mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-06-25 04:21:16 +02:00
epaper test1
This commit is contained in:
+3
-1
@@ -44,7 +44,9 @@
|
||||
#ifdef HAS_EPAPER
|
||||
#include <heltec-eink-modules.h>
|
||||
#include "Fonts/FreeSansBold9pt7b.h"
|
||||
EInkDisplay_WirelessPaperV1_1 display;
|
||||
#ifdef HELTEC_WP_V1
|
||||
EInkDisplay_WirelessPaperV1_1 display;
|
||||
#endif
|
||||
String lastEpaperText;
|
||||
#else
|
||||
#include <Adafruit_GFX.h>
|
||||
|
||||
Reference in New Issue
Block a user