mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Add Heltec Capsule Sensor V3
This commit is contained in:
parent
8c8048798c
commit
aa08ca2bdc
1 changed files with 5 additions and 0 deletions
|
|
@ -542,6 +542,11 @@ enum HardwareModel {
|
|||
* ESP32-D0WDQ6 With SX1276/SKY66122, SSD1306 OLED and No GPS
|
||||
*/
|
||||
RADIOMASTER_900_BANDIT_NANO = 64;
|
||||
|
||||
/*
|
||||
* Heltec Capsule Sensor V3 with ESP32-S3 CPU, Portable LoRa device that can replace GNSS modules or sensors
|
||||
*/
|
||||
HELTEC_CAPSULE_SENSOR_V3 = 65;
|
||||
|
||||
/*
|
||||
* ------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue