thinknode_m5: tx_led

This commit is contained in:
Florent 2025-11-28 09:57:58 +01:00
parent 24edd3cf20
commit dfec6d3483
6 changed files with 25 additions and 17 deletions

View file

@ -18,4 +18,5 @@
#define PIN_DISPLAY_DC (40)
#define PIN_DISPLAY_RST (41)
#define PIN_DISPLAY_BUSY (42)
//#define DISP_BACKLIGHT (5)
#define EXP_PIN_BACKLIGHT (5)
#define EXP_PIN_POWER (4)