Browse Source

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

pull/10982/head
iabdalkader 2 years ago
committed by Damien George
parent
commit
dc2186c35b
  1. 1
      ports/rp2/boards/ARDUINO_NANO_RP2040_CONNECT/manifest.py

1
ports/rp2/boards/ARDUINO_NANO_RP2040_CONNECT/manifest.py

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

Loading…
Cancel
Save