mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-01-20 21:18:26 +02:00
Improve phrasing of comment (#609)
Some people interpreted the previous comment as meaning the RTC itself needed to be initialised or started somehow, but this is not the case.
This commit is contained in:
parent
cce3fff0d0
commit
93c1c814c3
@ -27,7 +27,7 @@ directory for the following files.
|
||||
|
||||
{{#include rtc/src/main.rs:main}}
|
||||
|
||||
// TODO: Initialise RTC and print value.
|
||||
// TODO: Create instance of RTC driver and print current time.
|
||||
|
||||
// TODO: Wait for 3 seconds.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user