T-Echo plus hw model

This commit is contained in:
Ben Meadors
2026-01-02 08:34:21 -06:00
parent 8b0eb98f04
commit e0f6ea2ed0
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ board_check = true
debug_tool = jlink
build_flags = ${nrf52840_base.build_flags}
-D PRIVATE_HW
-DTTGO_T_ECHO_PLUS
-Ivariants/nrf52840/t-echo-plus
-DEINK_DISPLAY_MODEL=GxEPD2_154_D67
-DEINK_WIDTH=200

View File

@@ -10,8 +10,6 @@
extern "C" {
#endif
#define TTGO_T_ECHO_PLUS
// Pin counts
#define PINS_COUNT (48)
#define NUM_DIGITAL_PINS (48)