Adafruit_RTCLib

Fork of Adafruit_RTCLib by Neal Horman

Revision:
1:2c4e81ecda67
Parent:
0:7f90c8e04249
--- a/DS1307.h	Tue Jul 17 05:49:20 2012 +0000
+++ b/DS1307.h	Wed Jul 18 01:28:21 2012 +0000
@@ -14,7 +14,7 @@
 #include "mbed.h"
 #include "DateTime.h"
 
-// RTC based on the DS1307 chip connected via I2C and the Wire library
+// RTC based on the DS1307 chip connected via I2C
 class RtcDs1307
 {
 public: