avr: added app CO2WATCH
This commit is contained in:
@@ -63,6 +63,10 @@ appsInit:
|
||||
bigcall AppMotionLight_Init
|
||||
#endif
|
||||
|
||||
#ifdef APPS_CO2WATCH
|
||||
bigcall AppCo2Watch_Init
|
||||
#endif
|
||||
|
||||
; done
|
||||
ret
|
||||
; @end
|
||||
|
||||
Reference in New Issue
Block a user