[create-pull-request] automated change

pull/4142/head
caveman99 2024-06-19 19:31:05 +00:00 zatwierdzone przez github-actions[bot]
rodzic 8fa0911ec8
commit 3c4fa2101f
2 zmienionych plików z 3 dodań i 1 usunięć

@ -1 +1 @@
Subproject commit 0c90a6814fdd959a35bb6cf8e958e74d48e8a601
Subproject commit 005d7231e59fdbadd74065230132b9ee176f2c87

Wyświetl plik

@ -69,6 +69,8 @@ typedef enum _meshtastic_HardwareModel {
meshtastic_HardwareModel_WIO_WM1110 = 21,
/* RAK2560 Solar base station based on RAK4630 */
meshtastic_HardwareModel_RAK2560 = 22,
/* Heltec HRU-3601: https://heltec.org/project/hru-3601/ */
meshtastic_HardwareModel_HELTEC_HRU_3601 = 23,
/* B&Q Consulting Station Edition G1: https://uniteng.com/wiki/doku.php?id=meshtastic:station */
meshtastic_HardwareModel_STATION_G1 = 25,
/* RAK11310 (RP2040 + SX1262) */