pimoroni-pico-rp2350/micropython/board/PIMORONI_PLASMA2350/manifest-wireless.py
2024-11-21 17:45:45 +00:00

8 lines
134 B
Python

require("bundle-networking")
# Bluetooth
require("aioble")
include("manifest.py")
freeze("$(BOARD_DIR)/../../modules_py", "lte.py")