Rename DS1307 driver files to a more generic RTC, as different RTC drivers may be added in the future.
This commit is contained in:
parent
b4af3f1fc9
commit
15828b1d5f
5 changed files with 5 additions and 8 deletions
|
@ -48,7 +48,7 @@
|
|||
#include "Lib/SCSI.h"
|
||||
#include "Lib/DataflashManager.h"
|
||||
#include "Lib/FATFs/ff.h"
|
||||
#include "Lib/DS1307.h"
|
||||
#include "Lib/RTC.h"
|
||||
#include "Config/AppConfig.h"
|
||||
|
||||
#include <LUFA/Drivers/Board/LEDs.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue