E-Ink: fast refresh for Wireless Paper V1.1 (#3320)

This commit is contained in:
todd-herbert
2024-03-03 07:13:56 -06:00
committed by GitHub
co-authored by GitHub
parent c659292836
commit 5865add857
4 changed files with 11 additions and 16 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
#include "GxEPD2_BW.h"
#include <OLEDDisplay.h>
#if defined(HELTEC_WIRELESS_PAPER_V1_0)
#if defined(HELTEC_WIRELESS_PAPER_V1_0) || defined(HELTEC_WIRELESS_PAPER)
// Re-enable SPI after deep sleep: rtc_gpio_hold_dis()
#include "driver/rtc_io.h"
#endif