[create-pull-request] automated change

pull/4118/head
thebentern 2024-06-16 12:25:52 +00:00 zatwierdzone przez github-actions[bot]
rodzic a38a18da0d
commit 471ee78a5e
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) */