forked from mirror/qmk_firmware
Rename DS1307 driver files to a more generic RTC, as different RTC drivers may be added in the future.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
www.lufa-lib.org
|
||||
*/
|
||||
|
||||
#include "DS1307.h"
|
||||
#include "RTC.h"
|
||||
|
||||
#if defined(DUMMY_RTC)
|
||||
|
||||
Reference in New Issue
Block a user