We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ad6f72 commit d1f7ad8Copy full SHA for d1f7ad8
doc/api/README.md
@@ -34,6 +34,7 @@ This is closely linked to [configuration.h](/src/configuration.h)
34
- `batteryLowVoltage` *float* : Will alert the user below this voltage
35
- `batteryShutdownVoltage` *float* : Will disable the replica below this voltage
36
- `useActiveBreaking` *float* : Duh.
37
+ - `enablePrecocking` *boolean* : Enable precocking based on values specified for each firemode
38
- `fireModes` *object array* :
39
- `burstMode` *int [0-2]* : Burst mode, 0=interruptible, 1=normal, 2=extendible
40
- `burstLength` *int* :
0 commit comments