tests/periph_rtc: fix alarm period in README

The default period value the application code is set to 2s
This commit is contained in:
Alexandre Abadie 2019-01-18 09:09:19 +01:00
parent f64e406a61
commit 939774105f
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -1,6 +1,7 @@
Expected result
===============
When everything works as expected, you should see a alarm message after 10 seconds from start-up.
When everything works as expected, after start-up, 4 alarm messages are
displayed every 2 seconds.
Background
==========