jpnurmi / flutter_libserialport

Serial Port for Flutter
https://pub.dev/packages/flutter_libserialport
MIT License
139 stars 80 forks source link

It does not send hex numbers 11 and 13 #91

Open Farzad7m opened 7 months ago

Farzad7m commented 7 months ago

anyone know?

starovoid commented 6 months ago

These symbols are used to provide pacing of the data stream in applications with limited performance. Perhaps the library just filters them to avoid any interpretation.