Skip to content
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.

Error in example rtc_ds3231 #2

Closed
geostroud opened this issue Jun 28, 2015 · 1 comment
Closed

Error in example rtc_ds3231 #2

geostroud opened this issue Jun 28, 2015 · 1 comment

Comments

@geostroud
Copy link

The statement " t.wday = inp2toi(cmd, 7);" appears to be in error. It does not cause an issue for execution of the example or the compiler. However, the weekday field is only one byte not two. Therefore, the value stored in t.wday is invalid.

@rodan rodan closed this as completed Jun 28, 2015
@rodan
Copy link
Owner

rodan commented Jun 28, 2015

should be fixed now

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants