Merge pull request #436 from meshtastic/rp2040_lora

Waveshare RP2040 LoRa
This commit is contained in:
Ben Meadors 2024-02-10 17:56:33 -06:00 committed by GitHub
commit 68fe60f7e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)