Replace olr-controller.c
This commit is contained in:
parent
2e7c6805c5
commit
9907250a70
1 changed files with 3 additions and 0 deletions
|
@ -66,6 +66,9 @@ float controller_getSpeed( controller_t* ct) {
|
|||
return speed;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
float controller_getAccel ( void ) {
|
||||
return ACEL;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue