|
Arduino-RTC
Real-Time Clock (RTC) library for Arduino
|

Go to the source code of this file.
Macros | |
| #define | USE_DS1307 |
Functions | |
| Hardware::TWI | twi (100000UL) |
| void | setup () |
| void | loop () |
Variables | |
| DS1307 | rtc (twi) |
| Hardware::TWI twi | ( | 100000UL | ) |