re-enabled CCS811 module, adapted to latest changes.
This commit is contained in:
@@ -154,6 +154,10 @@ sysOnEveryMinute:
|
||||
bigcall AppStats_OnEveryMinute
|
||||
#endif
|
||||
|
||||
#ifdef MODULES_CCS811
|
||||
bigcall CCS811_OnEveryMinute
|
||||
#endif
|
||||
|
||||
bigjmp onEveryMinute
|
||||
; @end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user