Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 1885 → Rev 1886

/beta/Code Redesign killagreg/main.c
355,7 → 355,7
else
{
RED_OFF;
if(!BeepTime) UART_VersionInfo.HardwareError[1] |= FC_ERROR1_I2C;
if(!BeepTime) UART_VersionInfo.HardwareError[1] &= ~FC_ERROR1_I2C;
}
 
// allow Serial Data Transmit if motors must not updated at this time