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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: