myWRIO
C++ framework for NationalInstruments myRIO
|
Go to the source code of this file.
Functions | |
double | map (double x, double in_min, double in_max, double out_min, double out_max) |
int | main () |
int main | ( | ) |
This loop ensures that the motors are currently to the target speed using the encoder, and correct them.
double map | ( | double | x, |
double | in_min, | ||
double | in_max, | ||
double | out_min, | ||
double | out_max | ||
) |