From 17ac7ceb57b2c41103cabfbe1daaafa4b8c42b58 Mon Sep 17 00:00:00 2001 From: A_Ponzano Date: Sun, 5 Jan 2025 20:38:51 +0100 Subject: [PATCH] Update mesh.proto with meshlink --- meshtastic/mesh.proto | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index 556295ff..502e65a4 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -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; /*