mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-28 04:31:58 +00:00
update HW_VENDOR id
This commit is contained in:
@@ -186,6 +186,8 @@
|
|||||||
#define HW_VENDOR meshtastic_HardwareModel_CROWPANEL
|
#define HW_VENDOR meshtastic_HardwareModel_CROWPANEL
|
||||||
#elif defined(LINK_32)
|
#elif defined(LINK_32)
|
||||||
#define HW_VENDOR meshtastic_HardwareModel_LINK_32
|
#define HW_VENDOR meshtastic_HardwareModel_LINK_32
|
||||||
|
#elif defined(T_DECK_PRO)
|
||||||
|
#define HW_VENDOR meshtastic_HardwareModel_T_DECK_PRO
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
|
|||||||
@@ -7,7 +7,6 @@ upload_protocol = esptool
|
|||||||
build_flags =
|
build_flags =
|
||||||
${esp32_base.build_flags} -I variants/t-deck-pro
|
${esp32_base.build_flags} -I variants/t-deck-pro
|
||||||
-D T_DECK_PRO
|
-D T_DECK_PRO
|
||||||
-D PRIVATE_HW ; TODO: remove me
|
|
||||||
-D GPS_POWER_TOGGLE
|
-D GPS_POWER_TOGGLE
|
||||||
-D USE_EINK
|
-D USE_EINK
|
||||||
-D EINK_DISPLAY_MODEL=GxEPD2_310_GDEQ031T10
|
-D EINK_DISPLAY_MODEL=GxEPD2_310_GDEQ031T10
|
||||||
|
|||||||
Reference in New Issue
Block a user