pimoroni-pico-rp2350/micropython/board/PIMORONI_PLASMA2350/manifest-wireless.py
2024-09-27 13:13:24 +01:00

8 lines
134 B
Python

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