comment ouy unused function
This commit is contained in:
parent
6784a07372
commit
6f7ba57f82
@ -110,7 +110,6 @@ void loop() {
|
||||
|
||||
if (m - lastCorrectionTime >= fastTimer) { //run this code ever 80ms (12.5hz)
|
||||
lastCorrectionTime = m;
|
||||
// lqr();
|
||||
getSpeed();
|
||||
setSpeed();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user