1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_dcf77
2019-11-22 10:27:01 +01:00
..
main.c Drivers/DCF77:First implementation 2019-11-22 10:27:01 +01:00
Makefile Drivers/DCF77:First implementation 2019-11-22 10:27:01 +01:00
Makefile.ci Drivers/DCF77:First implementation 2019-11-22 10:27:01 +01:00
README.md Drivers/DCF77:First implementation 2019-11-22 10:27:01 +01: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.