Add Heltec Capsule Sensor V3 to source code

This commit is contained in:
Heltec-Aaron-Lee
2024-06-12 20:21:26 +08:00
parent b09cee118c
commit 5b1d3ed173
6 changed files with 78 additions and 7 deletions

View File

@@ -147,6 +147,8 @@
#define HW_VENDOR meshtastic_HardwareModel_WIPHONE
#elif defined(RADIOMASTER_900_BANDIT_NANO)
#define HW_VENDOR meshtastic_HardwareModel_RADIOMASTER_900_BANDIT_NANO
#elif defined(HELTEC_CAPSULE_SENSOR_V3)
#define HW_VENDOR meshtastic_HardwareModel_HELTEC_CAPSULE_SENSOR_V3
#endif
// -----------------------------------------------------------------------------