Index: firmware/App/Controllers/AirTrap.c =================================================================== diff -u -r285b5d82539c96524c93703d52a66fff76fb64fc -r036a75d76ab01912646a480b935d97187a231a19 --- firmware/App/Controllers/AirTrap.c (.../AirTrap.c) (revision 285b5d82539c96524c93703d52a66fff76fb64fc) +++ firmware/App/Controllers/AirTrap.c (.../AirTrap.c) (revision 036a75d76ab01912646a480b935d97187a231a19) @@ -227,7 +227,7 @@ * @details \b Outputs: none * @return none *************************************************************************/ -void execAirTrapMonitorTreatment( void ) // TODO - call from treatment mode when ready +void execAirTrapMonitorTreatment( void ) { // Check air trap fill timeout during treatment if ( AIR_TRAP_RAISE_LEVEL_STATE == airTrapControllerState )