Add serial and Arduino file
This commit is contained in:
@ -22,6 +22,7 @@ CONFIG_NODE_ROOT = "barcode_server"
|
||||
CONFIG_NODE_SERVER = "server"
|
||||
CONFIG_NODE_HTTP = "http"
|
||||
CONFIG_NODE_MQTT = "mqtt"
|
||||
CONFIG_NODE_SERIAL = "serial"
|
||||
|
||||
CONFIG_NODE_STATS = "stats"
|
||||
CONFIG_NODE_PORT = "port"
|
||||
|
Reference in New Issue
Block a user