summaryrefslogtreecommitdiff
path: root/docs/esp8266
diff options
context:
space:
mode:
authorKrzysztof Adamski <k@japko.eu>2021-06-20 11:44:16 +0200
committerDamien George <damien@micropython.org>2021-06-25 10:29:12 +1000
commit35b1359a3ab082515e537bbb9129573e9dda1162 (patch)
tree248c38de74ff08af1c6a3384578f4eac54af410c /docs/esp8266
parent6409bbcb720be6c83d1fef3b7da14094b174a783 (diff)
rp2: Use 0=Monday datetime convention in RTC.
The RTC in rp2 can store any, even wrong, number as a weekday in RTC. It was, however, discussed in #7394 that we would like to unify all ports and use 0 as Monday, not Sunday in the machine.RTC implementation. This patch makes sure that the default date set in RTC is adheres to this convention. It also fixes the example in quickref to use proper weekday to avoid confusion. Signed-off-by: Krzysztof Adamski <k@japko.eu>
Diffstat (limited to 'docs/esp8266')
0 files changed, 0 insertions, 0 deletions