avr: more work on basic device code.
This commit is contained in:
@@ -44,6 +44,11 @@ initApps:
|
||||
#ifdef APPS_STATS
|
||||
rcall AppStats_Init
|
||||
#endif
|
||||
|
||||
#ifdef APPS_MA_LIGHT
|
||||
rcall AppMotionLight_Init
|
||||
#endif
|
||||
|
||||
; done
|
||||
ret
|
||||
; @end
|
||||
|
||||
Reference in New Issue
Block a user