HELTEC_V2_0 constant

HardwareModel const HELTEC_V2_0

The original heltec WiFi_Lora_32_V2, which had battery voltage sensing hooked to GPIO 13 (see HELTEC_V2 for the new version).

Implementation

static const HardwareModel HELTEC_V2_0 =
    HardwareModel._(5, _omitEnumNames ? '' : 'HELTEC_V2_0');