heltec-wireless-bridge

requires Proto PR first
This commit is contained in:
Thomas Göttgens
2024-09-21 12:42:51 +02:00
parent 6490cadd35
commit 52cef05c70
3 changed files with 37 additions and 0 deletions

View File

@@ -76,6 +76,8 @@
#ifdef HELTEC_V2_1
#define HW_VENDOR meshtastic_HardwareModel_HELTEC_V2_1
#endif
#elif defined(HELTEC_WIRELESS_BRIDGE)
#define HW_VENDOR meshtastic_HardwareModel_HELTEC_WIRELESS_BRIDGE
#elif defined(ARDUINO_HELTEC_WIFI_LORA_32)
#define HW_VENDOR meshtastic_HardwareModel_HELTEC_V1
#elif defined(TLORA_V1)