Index: firmware/App/Controllers/Switches.c =================================================================== diff -u -r0803f828b81e046166457564650acf6a9bbd3cc6 -r9df576f7d1962f640d8d8a4b56403431c67a8639 --- firmware/App/Controllers/Switches.c (.../Switches.c) (revision 0803f828b81e046166457564650acf6a9bbd3cc6) +++ firmware/App/Controllers/Switches.c (.../Switches.c) (revision 9df576f7d1962f640d8d8a4b56403431c67a8639) @@ -137,7 +137,7 @@ * @param switchId which is the switch that its status is requested * @return switch status *************************************************************************/ -OPN_CLS_STATE_T getSwitchStatus( SWITCH_T switchId ) +OPN_CLS_STATE_T getSwitchStatus( CAP_T switchId ) { U32 status = 0;