mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
correct formatting
This commit is contained in:
parent
01480de34a
commit
5ddb7cbbe7
1 changed files with 2 additions and 2 deletions
|
|
@ -371,10 +371,10 @@ enum HardwareModel {
|
|||
*/
|
||||
HELTEC_WSL_V3 = 44;
|
||||
|
||||
/*
|
||||
/*
|
||||
* New BETAFPV ELRS Micro TX Module 2.4G with ESP32 CPU
|
||||
*/
|
||||
BETAFPV_2400_TX = 45;
|
||||
BETAFPV_2400_TX = 45;
|
||||
|
||||
/*
|
||||
* 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