Update mesh.proto with meshlink (#644)

This commit is contained in:
A_Ponzano 2025-01-19 15:07:06 +01:00 committed by GitHub
parent fde27e4ef0
commit 7f13df0e5f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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;
/*