UNPHONE constant

HardwareModel const UNPHONE

unPhone with ESP32-S3, TFT touchscreen, LSM6DS3TR-C accelerometer and gyroscope

Implementation

static const HardwareModel UNPHONE =
    HardwareModel._(59, _omitEnumNames ? '' : 'UNPHONE');