Index: firmware/App/Controllers/AirTrap.c =================================================================== diff -u -rc5932e5839feed9574de9fd8f932f34e5f9ba63b -r29ac7317120235a30ffdd294d47529a4e3b4936a --- firmware/App/Controllers/AirTrap.c (.../AirTrap.c) (revision c5932e5839feed9574de9fd8f932f34e5f9ba63b) +++ firmware/App/Controllers/AirTrap.c (.../AirTrap.c) (revision 29ac7317120235a30ffdd294d47529a4e3b4936a) @@ -184,7 +184,7 @@ void execAirTrapMonitor( void ) { BOOL lower, upper; - bool isAirTrapLevelsValid = FALSE; + BOOL isAirTrapLevelsValid = FALSE; AIR_TRAP_LEVELS_T lowerAirTrap, upperAirTrap; // Get latest level readings