New Device, Radio Master Bandit

Support for RadioMaster Bandit "Big Brother"
pull/551/head
Michael Gjelsø 2024-08-12 17:41:21 +02:00 zatwierdzone przez GitHub
rodzic 071fd931ec
commit 26c144b2ba
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -599,6 +599,12 @@ enum HardwareModel {
*/
WIO_E5 = 73;
/*
* RadioMaster 900 Bandit, https://www.radiomasterrc.com/products/bandit-expresslrs-rf-module
* SSD1306 OLED and No GPS
*/
RADIOMASTER_900_BANDIT = 74;
/*
* ------------------------------------------------------------------------------------------------------------------------------------------
* 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.