rp2/boards/ARDUINO_NANO_RP2040_CONNECT: Include "time" in manifest.

Freeze the micropython-lib time module to get strftime.
pull/10781/head
iabdalkader 2023-02-17 16:05:28 +01:00 zatwierdzone przez Damien George
rodzic d18de7ec81
commit fd202fe757
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -8,6 +8,7 @@ require("lsm6dsox")
require("espflash")
# Utils
require("time")
require("logging")
# Bluetooth