Thinknode button and backlight fixes (#7641)

* Thinknode button and backlight fixes

* Save backlight value between reboots
This commit is contained in:
Jonathan Bennett
2025-08-15 14:41:21 -05:00
committed by GitHub
parent 8d5ae1d5d2
commit 4a241deb96
6 changed files with 31 additions and 19 deletions

View File

@@ -61,7 +61,7 @@
#define LORA_DIO1 SX126X_DIO1
#define USE_EINK
#define PIN_EINK_EN -1 // Note: this is really just backlight power
// Note: this is really just backlight power
#define PCA_PIN_EINK_EN 5 // This is the pin number on the GPIO expander
#define PIN_EINK_CS 39
#define PIN_EINK_BUSY 42