1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/drivers/dcf77/README.md

10 lines
256 B
Markdown
Raw Normal View History

2019-09-16 13:27:58 +02:00
## About
This is a manual test application for the DCF77 driver. The driver gives you
your current time stamp.
## Usage
The application initializes the DCF77 device and displays the current time
every minute when the entire cycle is received correctly.