3 #ifndef CODING_WHEELS_H 4 #define CODING_WHEELS_H 32 extern volatile int32_t right_ticks;
37 extern volatile int32_t left_ticks;
Configuration structure for coding wheels.
wheel_orientation_t right_wheel_orientation
void init_coding_wheels(coding_wheels_config_t config)
Perform all the initializations required by the coding wheels.
wheel_orientation_t
Possible values for coding wheels orientation.
int32_t initial_left_ticks
wheel_orientation_t left_wheel_orientation
int32_t initial_right_ticks