You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first page is a motor control page where you can check that the motors are spinning as expected.
24
24
Enable control by checking the "Enable motor control" checkbox.
25
25
@@ -31,7 +31,7 @@ You can either spin the motors separately or all motors at the same time with th
31
31
***NOTE: Be careful to not ramp the speed up so high that the drone takes off or flips.***
32
32
33
33
34
-
## Write settings to the ESCs
34
+
###Write settings to the ESCs
35
35
Click the "Read Settings" button. The settings read from the ESCs will now be displayed.
36
36
37
37
Be aware that setting other settings than the recommended is done at you own risk, make sure you know what you are doing before attempting to change these.
@@ -44,7 +44,7 @@ To write the setting to the ESCs press the "Write settings" button. This will wr
44
44
***NOTE if you push "reset to default" these settigns are not our default settings, but the ones specified by the esc-configurator website.***
45
45
46
46
47
-
## Flash the ESCs
47
+
###Flash the ESCs
48
48
To flash the ESCs press the "Flash Firmware to this ESC".
49
49
50
50
You can choose to flash either a standard off-the-shelf FW like Bluejay or BLHEli_S or a custom FW.
0 commit comments