Show a digital value on the LCD screen.
Future<String?> showDigital(String digital) async { throw UnimplementedError('showDigital() has not been implemented.'); }