Arduino {code}racer API
... better know the details.
|
Functions | |
uint8_t | CodeRacer::drive_right_speed () |
Get the setting for the speed of the right side drive. More... | |
uint8_t | CodeRacer::drive_left_speed () |
Get the setting for the speed of the left side drive. More... | |
uint8_t CodeRacer::drive_right_speed | ( | ) |
Get the setting for the speed of the right side drive.
Definition at line 994 of file CodeRacer.cpp.
uint8_t CodeRacer::drive_left_speed | ( | ) |
Get the setting for the speed of the left side drive.
Definition at line 1001 of file CodeRacer.cpp.