HELTEC_V2_1 constant

HardwareModel const HELTEC_V2_1

The new version of the heltec WiFi_Lora_32_V2 board that has battery sensing hooked to GPIO 37. Sadly they did not update anything on the silkscreen to identify this board

Implementation

static const HardwareModel HELTEC_V2_1 =
    HardwareModel._(10, _omitEnumNames ? '' : 'HELTEC_V2_1');