Merge pull request #436 from meshtastic/rp2040_lora

Waveshare RP2040 LoRa
pull/439/head
Ben Meadors 2024-02-10 17:56:33 -06:00 zatwierdzone przez GitHub
commit 68fe60f7e2
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

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