summaryrefslogtreecommitdiffstatshomepage
path: root/ports/esp8266/boards/manifest.py
blob: 17f58feac88aec113cf873c917cc37cb9d6db701 (plain) (blame)
1
2
3
4
5
6
7
freeze("$(PORT_DIR)/modules")
# require("aioespnow")
require("bundle-networking")
require("dht")
require("ds18x20")
require("neopixel")
require("onewire")