main: move more tiny objects out of main.cpp
This commit is contained in:
5
src/inputs/CircadianRhythm.cpp
Normal file
5
src/inputs/CircadianRhythm.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "./CircadianRhythm.h"
|
||||
#include "../Static.h"
|
||||
|
||||
STATIC_ALLOC(CircadianRhythm);
|
||||
STATIC_TASK(CircadianRhythm);
|
||||
Reference in New Issue
Block a user