avr: activate module ds3231
This commit is contained in:
@@ -240,6 +240,10 @@ sysOnEveryMinute:
|
||||
bigcall CCS811_OnEveryMinute
|
||||
#endif
|
||||
|
||||
#ifdef MODULES_DS3231
|
||||
bigcall Ds3231_OnEveryMinute
|
||||
#endif
|
||||
|
||||
bigjmp onEveryMinute
|
||||
; @end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user