Waveshare RP2040 LoRa

This commit is contained in:
Ben Meadors 2024-02-09 20:35:35 -06:00
parent 99bd42baf8
commit f5299ca5c7

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)