Increased AL state change timeout to 5 s.
This commit is contained in:
parent
869215071e
commit
a7cdeeec13
|
|
@ -42,7 +42,7 @@
|
|||
|
||||
/** Timeout while waiting for AL state change [s].
|
||||
*/
|
||||
#define EC_AL_STATE_CHANGE_TIMEOUT 2
|
||||
#define EC_AL_STATE_CHANGE_TIMEOUT 5
|
||||
|
||||
/*****************************************************************************/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue