Fix RTC usermod

This commit is contained in:
Will Miles 2025-02-03 18:48:07 +00:00
parent 2eff6b7a3a
commit 1688546519
2 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
#define DS1307RTC_h
#include "TimeLib.h"
#include "Wire.h"
// library interface description
class DS1307RTC