mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-08 13:41:28 +00:00
Merge branch 'master' of https://github.com/beegee-tokyo/firmware
This commit is contained in:
commit
e546220a80
@ -1 +1 @@
|
||||
Subproject commit dc066c89f73fce882e5a47648cba18a1967a7f56
|
||||
Subproject commit 0c90a6814fdd959a35bb6cf8e958e74d48e8a601
|
@ -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) */
|
||||
|
Loading…
Reference in New Issue
Block a user