There was an error while loading. Please reload this page.
1 parent c57b571 commit af044d0Copy full SHA for af044d0
1 file changed
libraries/AP_HAL_ESP32/hwdef/esp32s3m5stampfly/defaults.parm
@@ -3,7 +3,7 @@ FRAME_CLASS 1
3
MOT_PWM_TYPE 3 # brushed motor PWM
4
RC_SPEED 32000 # as fast as ardupilot supports (more would be nice)
5
LOG_BACKEND_TYPE 2 # mavlink logging
6
-ARMING_CHECK 1047038 # all except logging (if log rx not up)
+ARMING_SKIPCHK 1024 # disable logging check (in the event log rx is not up)
7
LOG_DISARMED 1
8
SCHED_LOOP_RATE 150 # flash won't go faster :(
9
0 commit comments