Skip to content

Commit

Permalink
Waveshare RP2040 LoRa
Browse files Browse the repository at this point in the history
  • Loading branch information
thebentern committed Feb 10, 2024
1 parent 99bd42b commit f5299ca
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 @@ -339,6 +339,11 @@ enum HardwareModel {
*/
CANARYONE = 29;

/*
* Waveshare RP2040 LoRa - https://www.waveshare.com/rp2040-lora.htm
*/
RP2040_LORA = 30;

/*
* ---------------------------------------------------------------------------
* Less common/prototype boards listed here (needs one more byte over the air)
Expand Down

0 comments on commit f5299ca

Please sign in to comment.