Merge pull request #182 from neilhao/master

'STATION_G1'
pull/184/head
Thomas Göttgens 2022-08-03 10:05:54 +02:00 zatwierdzone przez GitHub
commit 59293c211a
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -355,6 +355,11 @@ enum HardwareModel {
*/
M5STACK = 44;
/*
* B&Q Consulting Station Edition G1: https://uniteng.com/wiki/doku.php?id=meshtastic:station
*/
STATION_G1 = 45;
/*
* 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.
*/