Add BLE fence
This commit is contained in:
committed by
CommanderRedYT
parent
3e70a1fc74
commit
cf278e4d18
@@ -2,6 +2,7 @@
|
||||
|
||||
// local includes
|
||||
#include "globals.h"
|
||||
#include "motorpwmlimiter.h"
|
||||
|
||||
void initDrivingMode()
|
||||
{
|
||||
@@ -23,6 +24,7 @@ void updateDrivingMode()
|
||||
currentMode->update();
|
||||
|
||||
fixCommonParams();
|
||||
motor_pwm_limiter::update();
|
||||
|
||||
// Last, send values to motor controllers
|
||||
sendCommands();
|
||||
|
Reference in New Issue
Block a user