mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Be available for M5 corebasic2.7、core2
This commit is contained in:
parent
431291e673
commit
b575b137e2
1 changed files with 3 additions and 1 deletions
|
|
@ -620,7 +620,9 @@ enum HardwareModel {
|
|||
*
|
||||
*/
|
||||
RP2040_FEATHER_RFM95 = 76;
|
||||
|
||||
/* M5 esp32 based MCU modules with enclosure, TFT and LORA Shields. All Variants (Basic, Core, Fire, Core2, Paper) https://m5stack.com/ */
|
||||
M5STACK_COREBASIC=77;
|
||||
M5STACK_CORE2=78;
|
||||
/*
|
||||
* ------------------------------------------------------------------------------------------------------------------------------------------
|
||||
* Reserved ID For developing private Ports. These will show up in live traffic sparsely, so we can use a high number. Keep it within 8 bits.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue