MESHLINK constant

HardwareModel const MESHLINK

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

Implementation

static const HardwareModel MESHLINK =
    HardwareModel._(87, _omitEnumNames ? '' : 'MESHLINK');