stm32/boards: Include "senml" in manifest for ARDUINO boards.
This commit is contained in:
parent
a234aa44f3
commit
8307046406
@ -5,6 +5,7 @@ require("bundle-networking")
|
|||||||
|
|
||||||
# Utils
|
# Utils
|
||||||
require("time")
|
require("time")
|
||||||
|
require("senml")
|
||||||
require("logging")
|
require("logging")
|
||||||
|
|
||||||
# Bluetooth
|
# Bluetooth
|
||||||
|
|||||||
@ -5,6 +5,7 @@ require("bundle-networking")
|
|||||||
|
|
||||||
# Utils
|
# Utils
|
||||||
require("time")
|
require("time")
|
||||||
|
require("senml")
|
||||||
require("logging")
|
require("logging")
|
||||||
|
|
||||||
# Bluetooth
|
# Bluetooth
|
||||||
|
|||||||
@ -5,6 +5,7 @@ require("bundle-networking")
|
|||||||
|
|
||||||
# Utils
|
# Utils
|
||||||
require("time")
|
require("time")
|
||||||
|
require("senml")
|
||||||
require("logging")
|
require("logging")
|
||||||
|
|
||||||
# Bluetooth
|
# Bluetooth
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user