Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 687 → Rev 690

/branches/V0.68d Code Redesign killagreg/timer0.c
111,7 → 111,7
}
 
// update compass value if this option is enabled in the settings
if(ParamSet.GlobalConfig & CFG_KOMPASS_AKTIV)
if(ParamSet.GlobalConfig & CFG_COMPASS_ACTIVE)
{
if(PINC & 0x10)
{