mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Merge pull request #561 from markbirss/develop
Update mesh.proto add Minewsemi ME25LS01 LR1110 breakout ME25LE01_V1.0
This commit is contained in:
commit
b023abd772
1 changed files with 5 additions and 0 deletions
|
|
@ -605,6 +605,11 @@ enum HardwareModel {
|
|||
*/
|
||||
RADIOMASTER_900_BANDIT = 74;
|
||||
|
||||
/*
|
||||
* Minewsemi ME25LS01 (ME25LE01_V1.0). NRF52840 w/ LR1110 radio, buttons and leds and pins.
|
||||
*/
|
||||
ME25LS01_4Y10TD = 75;
|
||||
|
||||
/*
|
||||
* ------------------------------------------------------------------------------------------------------------------------------------------
|
||||
* 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