Subversion Repositories FlightCtrl

Rev

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

Rev 1908 Rev 1955
Line 54... Line 54...
54
                                printf("\r\n DAC or I2C Error! check I2C, 3Vref, DAC, and BL-Ctrl");
54
                                printf("\r\n DAC or I2C Error! check I2C, 3Vref, DAC, and BL-Ctrl");
55
                                break;
55
                                break;
56
                        }
56
                        }
57
                }
57
                }
Line 58... Line 58...
58
 
58
 
59
                analog_start();
-
 
60
 
59
                startAnalogConversionCycle();
61
                delay_ms_Mess(i < 10 ? 10 : 2);
60
                delay_ms_Mess(i < 10 ? 10 : 2);
62
        }
61
        }
63
        delay_ms_Mess(70);
62
        delay_ms_Mess(70);