SBUS2-Telemetry
SBUS2-Telemetry copied to clipboard
[BUG] UART_dropped_frame never cleared
UART_dropped_frame is a value for complete lost of a Frame on the SBUS line
so....that is something that should be always zero!
But if you Hot-Plug a Sensor to the SBUS(2) Port it could be possible to lost a Frame. So with Checking SBUS2_get_status() this value should be cleared.
ESP32 and Atmega