mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 09:50:15 +01:00
rp2/boards/ARDUINO_NANO_RP2040_CONNECT: Include "senml" in manifest.
This commit is contained in:
committed by
Damien George
parent
8307046406
commit
dc2186c35b
@@ -9,6 +9,7 @@ require("espflash")
|
||||
|
||||
# Utils
|
||||
require("time")
|
||||
require("senml")
|
||||
require("logging")
|
||||
|
||||
# Bluetooth
|
||||
|
||||
Reference in New Issue
Block a user