Merge branch 'master' into master

pull/4117/head
Ben Meadors 2024-06-16 07:39:46 -05:00 zatwierdzone przez GitHub
commit 0c45c99b15
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
2 zmienionych plików z 3 dodań i 1 usunięć

@ -1 +1 @@
Subproject commit dc066c89f73fce882e5a47648cba18a1967a7f56
Subproject commit 0c90a6814fdd959a35bb6cf8e958e74d48e8a601

Wyświetl plik

@ -67,6 +67,8 @@ typedef enum _meshtastic_HardwareModel {
meshtastic_HardwareModel_WIPHONE = 20,
/* WIO Tracker WM1110 family from Seeed Studio. Includes wio-1110-tracker and wio-1110-sdk */
meshtastic_HardwareModel_WIO_WM1110 = 21,
/* RAK2560 Solar base station based on RAK4630 */
meshtastic_HardwareModel_RAK2560 = 22,
/* B&Q Consulting Station Edition G1: https://uniteng.com/wiki/doku.php?id=meshtastic:station */
meshtastic_HardwareModel_STATION_G1 = 25,
/* RAK11310 (RP2040 + SX1262) */