Skip to content

Commit

Permalink
Update mesh.proto with meshlink (#644)
Browse files Browse the repository at this point in the history
  • Loading branch information
ponzano authored Jan 19, 2025
1 parent fde27e4 commit 7f13df0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions meshtastic/mesh.proto
Original file line number Diff line number Diff line change
Expand Up @@ -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;


/*
Expand Down

0 comments on commit 7f13df0

Please sign in to comment.