sendLCDCommand method
Implementation
Future<void> sendLCDCommand(LCDCommand command) {
throw UnimplementedError('sendLCDCommand() has not been implemented.');
}
Future<void> sendLCDCommand(LCDCommand command) {
throw UnimplementedError('sendLCDCommand() has not been implemented.');
}