Subversion Repositories FlightCtrl

Rev

Rev 1271 | Rev 1276 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1271 Rev 1272
Line 110... Line 110...
110
                          okay_cnt = 0;
110
                          okay_cnt = 0;
111
                 }
111
                 }
112
                  }
112
                  }
113
            }
113
            }
114
DebugOut.Analog[16] = okay_cnt;
114
DebugOut.Analog[16] = okay_cnt;
115
DebugOut.Analog[17] = PPM_in[2];
115
//DebugOut.Analog[17] = PPM_in[2];
116
}
116
}
Line 117... Line 117...
117
 
117
 
118
/*
118
/*
119
//############################################################################
119
//############################################################################