Index: firmware/App/Monitors/Switches.c =================================================================== diff -u -r069dee3a2428d3c6bb281db1844a372ae6e2063a -re4eceb1ac6e8091d10e0fab49d2d5a9c5e5f1c67 --- firmware/App/Monitors/Switches.c (.../Switches.c) (revision 069dee3a2428d3c6bb281db1844a372ae6e2063a) +++ firmware/App/Monitors/Switches.c (.../Switches.c) (revision e4eceb1ac6e8091d10e0fab49d2d5a9c5e5f1c67) @@ -153,7 +153,7 @@ { if ( getSwitchState( H9_SWCH ) != STATE_CLOSED ) { -// activateAlarmNoData( ALARM_ID_TD_CARTRIDGE_DOOR_OPENED ); + activateAlarmNoData( ALARM_ID_TD_CARTRIDGE_DOOR_OPENED ); } }