Index: App/Modes/ModeStandby.c =================================================================== diff -u -r894b734327eb6e7cfa6bf651623576bc10214195 -radd7eb956a7d2c124434541e1f06ca5ae158716f --- App/Modes/ModeStandby.c (.../ModeStandby.c) (revision 894b734327eb6e7cfa6bf651623576bc10214195) +++ App/Modes/ModeStandby.c (.../ModeStandby.c) (revision add7eb956a7d2c124434541e1f06ca5ae158716f) @@ -49,7 +49,7 @@ void transitionToStandbyMode( void ) { // temporary test code - alarm lamp OK - RequestLampPattern( LAMP_PATTERN_OK ); + requestAlarmLampPattern( LAMP_PATTERN_OK ); } /*************************************************************************