Future<bool?> sendCommandToSerial(Uint8List command) async { throw UnimplementedError('sendCommandToSerial() has not been implemented.'); }