Commit 2a30583
Introduce user defined MQTT keep alive value (#73)
`MQTT_KEEP_ALIVE_INTERVAL_SECONDS` macro value
depends on the responsiveness of the target
running the tests because some targets might
be faster or slower than others. Hence, it
would be useful to have a default value for
this macro (5) and the integration code can
provide other value if needed.
Signed-off-by: Ahmed Ismail <[email protected]
Signed-off-by: Ahmed Ismail <[email protected]
Co-authored-by: Ahmed Ismail <[email protected]>1 parent 0a0a921 commit 2a30583
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
174 | 176 | | |
175 | 177 | | |
176 | 178 | | |
| |||
0 commit comments