Skip to content

Commit

Permalink
Link DS3231RTC from the main page
Browse files Browse the repository at this point in the history
  • Loading branch information
rweather committed Mar 28, 2015
1 parent 591a344 commit e452efc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/mainpage.dox
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ including support for configuring alarms and storing clock settings.
The default implementation simulates the time and date based on the value of
<tt>millis()</tt>.
\li DS1307RTC class that talks to the DS1307 realtime clock chip via I2C.
\li DS3231RTC class that talks to the DS3231 realtime clock chip via I2C.
\li DS3232RTC class that talks to the DS3232 realtime clock chip via I2C.
\li \ref alarm_clock "Alarm Clock" example that uses the DS1307 or DS3232
realtime clock and the LCD library to implement an alarm clock.
Expand Down

0 comments on commit e452efc

Please sign in to comment.