Merge pull request #8160 from Quency-D/dev-heltec-tracker-v2

add heltec tracker v2 board.
This commit is contained in:
Ben Meadors
2025-10-03 08:21:15 -05:00
committed by GitHub
10 changed files with 209 additions and 6 deletions

View File

@@ -201,6 +201,8 @@
#define HW_VENDOR meshtastic_HardwareModel_HELTEC_V4
#elif defined(M5STACK_UNITC6L)
#define HW_VENDOR meshtastic_HardwareModel_M5STACK_C6L
#elif defined(HELTEC_WIRELESS_TRACKER_V2)
#define HW_VENDOR meshtastic_HardwareModel_HELTEC_WIRELESS_TRACKER_V2
#endif
// -----------------------------------------------------------------------------