XCORE SDK
XCORE Software Development Kit
sl_wfx_configuration.h
1 /**************************************************************************/
17 // <<< Use Configuration Wizard in Context Menu >>>
18 
19 // <h>WFx FMAC driver configuration
20 
21 // <o SL_WFX_DEFAULT_REQUEST_TIMEOUT_MS> Timeout period in milliseconds<250-10000>
22 // <i> Default: 5000
23 // <i> Timeout period in milliseconds for requests.
24 #define SL_WFX_DEFAULT_REQUEST_TIMEOUT_MS (5000)
25 
26 // </h>
27 
28 // <<< end of configuration section >>>