Subversion Repositories FlightCtrl

Rev

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

Rev 1180 Rev 1199
Line 204... Line 204...
204
                printf("OK\n\r");
204
                printf("OK\n\r");
205
        }
205
        }
Line 206... Line 206...
206
 
206
 
207
        #ifdef USE_NAVICTRL
207
        #ifdef USE_NAVICTRL
-
 
208
        printf("\n\rSupport for NaviCtrl");
-
 
209
        #ifdef USE_RC_DSL
-
 
210
        printf("\r\nSupport for DSL RC at 2nd UART");
-
 
211
        #endif
-
 
212
        #ifdef USE_RC_SPECTRUM
-
 
213
        printf("\r\nSupport for SPECTRUM RC at 2nd UART");
208
        printf("\n\rSupport for NaviCtrl");
214
        #endif
Line 209... Line 215...
209
        #endif
215
        #endif
210
 
216
 
211
        #ifdef USE_KILLAGREG
217
        #ifdef USE_KILLAGREG