Skip to content

Commit

Permalink
Update mesh.proto
Browse files Browse the repository at this point in the history
  • Loading branch information
markbirss authored Aug 16, 2024
1 parent 666b481 commit d2a88c9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions meshtastic/mesh.proto
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit d2a88c9

Please sign in to comment.