M5STACK constant

HardwareModel const M5STACK

M5 esp32 based MCU modules with enclosure, TFT and LORA Shields. All Variants (Basic, Core, Fire, Core2, CoreS3, Paper) https://m5stack.com/

Implementation

static const HardwareModel M5STACK =
    HardwareModel._(42, _omitEnumNames ? '' : 'M5STACK');