Subversion Repositories FlightCtrl

Rev

Rev 1344 | Rev 1356 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1344 Rev 1350
Line 343... Line 343...
343
    I2CTimeout = 5000;
343
    I2CTimeout = 5000;
344
    WinkelOut.Orientation = 1;
344
    WinkelOut.Orientation = 1;
345
    LipoDetection(1);
345
    LipoDetection(1);
346
        printf("\n\r===================================\n\r");
346
        printf("\n\r===================================\n\r");
347
//SpektrumBinding();
347
//SpektrumBinding();
348
    timer = SetDelay(1000);
348
    timer = SetDelay(2000);
349
        while (1)
349
        while (1)
350
        {
350
        {
351
            if(UpdateMotor && AdReady)      // ReglerIntervall
351
            if(UpdateMotor && AdReady)      // ReglerIntervall
352
            {
352
            {
353
                    UpdateMotor=0;
353
                    UpdateMotor=0;