pycardium/utime: add unix_time and unix_time_ms
Compare changes
Files
2- Ferdinand Bachmann authored
+ 2
− 0
This merge request adds functions for getting the current unix time (instead of only being able to set it).
Added functions:
utime.unix_time()
utime.unix_time_ms()