You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding CharSize:8bits fallback to TeleinfoSerial (default is 7bits) (#2388)
* TeleinfoSerial will fallback to CSIZE8 if CSIZE7 fail
- Fallback to 8bits per char instead of 7bits
- Exception catched in ASyncSerial::open to close the port
0 commit comments