avr: added module ds1307.

This commit is contained in:
Martin Preuss
2026-04-27 00:39:02 +02:00
parent 14edff1369
commit accc7d41a2
9 changed files with 438 additions and 0 deletions

View File

@@ -35,6 +35,12 @@ modulesOnPacketReceived:
#endif
#endif
#ifdef MODULES_DS1307
#ifdef MODULES_NETWORK
bigcall Ds1307_OnPacketReceived
#endif
#endif
; add more here