43 #ifndef RQ_SENSOR_STATE_H    44 #define RQ_SENSOR_STATE_H    87 #endif //RQ_SENSOR_STATE_H void rq_state_get_command(INT_8 const *const name, INT_8 *const value)
float rq_state_get_received_data(UINT_8 i)
enum rq_sensor_state_values rq_sensor_get_current_state(void)
Returns this module's state machine current state. 
State that initialize the com. with the sensor. 
void rq_state_do_zero_force_flag(void)
Command a zero on the sensor. 
bool rq_state_got_new_message(void)
Returns true if a stream message is available. 
INT_8 rq_sensor_state(unsigned int max_retries)