main/config.h

changeset 54
3b1834482899
parent 52
90a36619b07b
child 64
e63b17b80244
--- a/main/config.h	Mon Apr 06 20:01:51 2020 +0200
+++ b/main/config.h	Fri Apr 10 11:51:40 2020 +0200
@@ -59,6 +59,9 @@
 #include "updates.h"
 
 
+#define MAINLOOP_TIMER	60	///< Mainloop interval
+
+
 /**
  * @brief Mainloop 1 timed actions.
  */

mercurial