avr: added app CO2WATCH
This commit is contained in:
@@ -25,6 +25,10 @@ appsOnEveryMinute:
|
||||
bigcall AppStats_OnEveryMinute
|
||||
#endif
|
||||
|
||||
#ifdef APPS_CO2WATCH
|
||||
bigcall AppCo2Watch_OnEveryMinute
|
||||
#endif
|
||||
|
||||
ret
|
||||
; @end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user