Remove outdated known issue from the Known Issues list of the documentation.
[pub/USBasp.git] / Projects / TempDataLogger / TempDataLogger.h
index 21373f4..4fcc1bc 100644 (file)
                #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>
                #include <LUFA/Drivers/Board/Temperature.h>
                #include <LUFA/Drivers/Peripheral/ADC.h>
                #include <LUFA/Drivers/USB/USB.h>
+               #include <LUFA/Platform/Platform.h>
 
        /* Macros: */
                /** LED mask for the library LED driver, to indicate that the USB interface is not ready. */