Update architecture.h

This commit is contained in:
Mark Trevor Birss 2023-02-01 09:06:07 +02:00 committed by Thomas Göttgens
parent 39bb9f21ac
commit f0f819f403

View File

@ -90,6 +90,8 @@
#define HW_VENDOR meshtastic_HardwareModel_HELTEC_WSL_V3 #define HW_VENDOR meshtastic_HardwareModel_HELTEC_WSL_V3
#elif defined(TLORA_T3S3_V1) #elif defined(TLORA_T3S3_V1)
#define HW_VENDOR meshtastic_HardwareModel_TLORA_T3_S3 #define HW_VENDOR meshtastic_HardwareModel_TLORA_T3_S3
#elif defined(BETAFPV_2400_TX)
#define HW_VENDOR HardwareModel_BETAFPV_2400_TX
#endif #endif
// //