avr: added module ds1307.
This commit is contained in:
@@ -29,6 +29,10 @@ modulesOnEveryMinute:
|
||||
bigcall Ds3231_OnEveryMinute
|
||||
#endif
|
||||
|
||||
#ifdef MODULES_DS1307
|
||||
bigcall Ds1307_OnEveryMinute
|
||||
#endif
|
||||
|
||||
ret
|
||||
; @end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user