pycardium/utime: add set_time_ms and set_unix_time_ms
This merge request adds millisecond variants of the set_time
functions.
This can be useful in case one wants to change the time without desyncing the milliseconds by accidently resetting them to 0.
Added functions:
utime.set_time_ms(ms)
utime.set_unix_time_ms(ms)
Edited by Ferdinand Bachmann
Merge request reports
Activity
added 1 commit
- 76a079ba - pycardium/utime: add set_time_ms and set_unix_time_ms
added 3-Pycardium 6 - Needs Review labels
added 6 - Needs Testing label and removed 6 - Needs Review label
assigned to @dx
added 6 - To Be Merged label and removed 6 - Needs Testing label
mentioned in commit b4641dde
Please register or sign in to reply