mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Update mesh.proto with meshlink (#644)
This commit is contained in:
parent
fde27e4ef0
commit
7f13df0e5f
1 changed files with 5 additions and 0 deletions
|
|
@ -670,6 +670,11 @@ enum HardwareModel {
|
|||
*/
|
||||
MESH_TAB = 86;
|
||||
|
||||
/*
|
||||
* MeshLink board developed by LoraItalia. NRF52840, eByte E22900M22S (Will also come with other frequencies), 25w MPPT solar charger (5v,12v,18v selectable), support for gps, buzzer, oled or e-ink display, 10 gpios, hardware watchdog
|
||||
* https://www.loraitalia.it
|
||||
*/
|
||||
MESHLINK = 87;
|
||||
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue