mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
fix typos
This commit is contained in:
parent
7ef4ee191a
commit
fb9a48dae7
1 changed files with 2 additions and 2 deletions
|
|
@ -636,8 +636,8 @@ 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_CORES3=80;
|
||||
|
||||
/* Seeed XIAO S3 DK
|
||||
M5STACK_CORES3=81;
|
||||
/* Seeed XIAO S3 DK*/
|
||||
SEEED_XIAO_S3=81;
|
||||
/*
|
||||
* ------------------------------------------------------------------------------------------------------------------------------------------
|
||||
* 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