Function rc_dsm_is_connection_active#
Defined in File dsm.h
Function Documentation#
-
int rc_dsm_is_connection_active(void)#
Easily check on the state of the DSM radio packets without checking timeouts yourself.
- Returns:
returns 1 if packets are arriving in good health without timeouts. returns 0 otherwise.