Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 1577 → Rev 1578

/branches/V0.78g_WKN-hef/timer0.c
212,7 → 212,7
static int16_t ServoNickOffset = (255 / 2) * MULTIPLYER; // initial value near center positon
static int16_t ServoRollOffset = (255 / 2) * MULTIPLYER; // initial value near center positon
 
if((PlatinenVersion < 20) && (Parameter_UserParam8 < 128 ))
if(PlatinenVersion < 20)
{
//---------------------------
// Nick servo state machine