mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Update mesh.proto
For our own sanity, please keep the numerical order
This commit is contained in:
parent
c12bb5beea
commit
67f9d80eb2
1 changed files with 3 additions and 1 deletions
|
|
@ -629,10 +629,12 @@ enum HardwareModel {
|
|||
/* M5 esp32 based MCU modules with enclosure, TFT and LORA Shields. All Variants (Basic, Core, Fire, Core2, CoreS3, Paper) https://m5stack.com/ */
|
||||
M5STACK_COREBASIC=77;
|
||||
M5STACK_CORE2=78;
|
||||
M5STACK_CORES3=80;
|
||||
|
||||
/* Pico2 with Waveshare Hat, same as Pico */
|
||||
RPI_PICO2=79;
|
||||
|
||||
/* M5 esp32 based MCU modules with enclosure, TFT and LORA Shields. All Variants (Basic, Core, Fire, Core2, CoreS3, Paper) https://m5stack.com/ */
|
||||
M5STACK_CORES3=80;
|
||||
|
||||
/*
|
||||
* ------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue