Module pico
PICO-specific APIs.
Description
This module contains functions that are specific to the PICO platform.
Function Index
rtc_set_datetime/1 | Set the datetime on the RTC. |
Function Details
rtc_set_datetime/1
rtc_set_datetime(Datetime::calendar:datetime()) -> ok
Set the datetime on the RTC. The datetime can be obtained through bif erlang:localtime()