diff --git a/apps/app_alarmreceiver.c b/apps/app_alarmreceiver.c index e307626b5b..9063e1a606 100644 --- a/apps/app_alarmreceiver.c +++ b/apps/app_alarmreceiver.c @@ -161,18 +161,18 @@ static const char app[] = "AlarmReceiver"; acknowledgement tones. Few Ademco DTMF signalling formats are detected automaticaly: Contact ID, Express 4+1, Express 4+2, High Speed and Super Fast. + The application is affected by the following variables: + + + Maximum call time, in milliseconds. + If set, this variable causes application to exit after the specified time. + + + Maximum number of retries per call. + If set, this variable causes application to exit after the specified number of messages. + + - The application is affected by the following variables: - - - Maximum call time, in milliseconds. - If set, this variable causes application to exit after the specified time. - - - Maximum number of retries per call. - If set, this variable causes application to exit after the specified number of messages. - - alarmreceiver.conf