We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aff9dae commit ad940c3Copy full SHA for ad940c3
components/FreeRTOS-Libraries-Integration-Tests/config/test_param_config.h
@@ -86,7 +86,7 @@
86
*
87
* #define MQTT_TEST_PROCESS_LOOP_TIMEOUT_MS ( 700 )
88
*/
89
-#define MQTT_TEST_PROCESS_LOOP_TIMEOUT_MS GRI_QUALIFICATION_PROCESS_LOOP_TIMEOUT_MS
+#define MQTT_TEST_PROCESS_LOOP_TIMEOUT_MS CONFIG_GRI_QUALIFICATION_PROCESS_LOOP_TIMEOUT_MS
90
91
/**
92
* @brief Network buffer size specified in bytes. Must be large enough to hold the maximum
0 commit comments