Skip to content

Commit

Permalink
Merge pull request #561 from markbirss/develop
Browse files Browse the repository at this point in the history
Update mesh.proto add Minewsemi ME25LS01 LR1110 breakout ME25LE01_V1.0
  • Loading branch information
thebentern authored Aug 16, 2024
2 parents 666b481 + d2a88c9 commit b023abd
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 b023abd

Please sign in to comment.