pycardium/utime: add unix_time and unix_time_ms
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()
Edited by Ferdinand Bachmann
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()