Motoren laufen nach Scharfstellen sofort an

#21
ich gehe mal davon aus, das Du diesen Wert meinst:

/* motors will not spin when the throttle command is in low position
this is an alternative method to stop immediately the motors */
#define MOTOR_STOP

wenn ich jetzt diesen deaktiviere, sollten die Motoren nach dem ARMEN laufen?

franz
 
Zuletzt bearbeitet:

konus123

Erfahrener Benutzer
#22
/************************************************** ************************************/
/*********************** motor, servo and other presets ***********************/
/************************************************** ************************************/
/* motors will not spin when the throttle command is in low position
this is an alternative method to stop immediately the motors */
#define MOTOR_STOP

/* some radios have not a neutral point centered on 1500. can be changed here */
#define MIDRC 1500
 
FPV1

Banggood

Oben Unten