mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-18 00:32:38 +00:00
Modified to be compatible with the new version of sdk, compatible with esp32s3
This commit is contained in:
@@ -44,6 +44,8 @@
|
||||
#define HW_VENDOR HardwareModel_TBEAM
|
||||
#elif defined(TBEAM_V07)
|
||||
#define HW_VENDOR HardwareModel_TBEAM0p7
|
||||
#elif defined(TBEAM_S3_M2)
|
||||
#define HW_VENDOR HardwareModel_TBEAM_S3_M2
|
||||
#elif defined(DIY_V1)
|
||||
#define HW_VENDOR HardwareModel_DIY_V1
|
||||
#elif defined(RAK_11200)
|
||||
|
||||
Reference in New Issue
Block a user