class RTC – real time clock¶. The RTC is an independent clock that keeps track of the date and time. Example usage: rtc = machine.RTC() rtc.datetime((2020, ...
確定! 回上一頁