mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 19:20:22 +01:00
5 lines
90 B
Python
5 lines
90 B
Python
include("$(MPY_DIR)/extmod/uasyncio")
|
|
require("dht")
|
|
require("onewire")
|
|
require("sdcard")
|