kopia lustrzana https://github.com/meshtastic/firmware
Merge pull request #4142 from meshtastic/create-pull-request/patch
Changes by create-pull-request actionpull/4143/head
commit
e780b9a798
|
@ -1 +1 @@
|
||||||
Subproject commit 0c90a6814fdd959a35bb6cf8e958e74d48e8a601
|
Subproject commit 005d7231e59fdbadd74065230132b9ee176f2c87
|
|
@ -69,6 +69,8 @@ typedef enum _meshtastic_HardwareModel {
|
||||||
meshtastic_HardwareModel_WIO_WM1110 = 21,
|
meshtastic_HardwareModel_WIO_WM1110 = 21,
|
||||||
/* RAK2560 Solar base station based on RAK4630 */
|
/* RAK2560 Solar base station based on RAK4630 */
|
||||||
meshtastic_HardwareModel_RAK2560 = 22,
|
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 */
|
/* B&Q Consulting Station Edition G1: https://uniteng.com/wiki/doku.php?id=meshtastic:station */
|
||||||
meshtastic_HardwareModel_STATION_G1 = 25,
|
meshtastic_HardwareModel_STATION_G1 = 25,
|
||||||
/* RAK11310 (RP2040 + SX1262) */
|
/* RAK11310 (RP2040 + SX1262) */
|
||||||
|
|
Ładowanie…
Reference in New Issue