Index: firmware/App/Tasks/TaskGeneral.c =================================================================== diff -u -reff7b1575f008f81b29ef906f6346fac6012d3ab -r40bcef6aa65af6c93ce937c6c4aa2de13e8a78d3 --- firmware/App/Tasks/TaskGeneral.c (.../TaskGeneral.c) (revision eff7b1575f008f81b29ef906f6346fac6012d3ab) +++ firmware/App/Tasks/TaskGeneral.c (.../TaskGeneral.c) (revision 40bcef6aa65af6c93ce937c6c4aa2de13e8a78d3) @@ -14,11 +14,10 @@ * **************************************************************************/ -#include -#include "gio.h" -#include "lin.h" +//#include "gio.h" #include "Common.h" +#include "AlarmLamp.h" #include "OperationModes.h" #include "SystemComm.h" #include "WatchdogMgmt.h"