You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# definetime_avoid_duplicate 3000 // if you want to avoid duplicate mqtt message received set this to > 0, the value is the time in milliseconds during which we don't publish duplicates
372
+
# ifndeftime_avoid_duplicate
373
+
# definetime_avoid_duplicate 3000 // if you want to avoid duplicate mqtt message received set this to > 0, the value is the time in milliseconds during which we don't publish duplicates
374
+
# endif
373
375
#endif
374
376
375
377
#defineTimeBetweenReadingSYS 120 // time between (s) system readings (like memory)
0 commit comments