comment here

This commit is contained in:
2023-03-16 11:45:09 +07:00
parent 7688dde2c1
commit 44676ec29c

View File

@@ -2,8 +2,6 @@ module interface
export vecToDict, mqttClient, mqttRun, publish, request, respond
using test
using JSON3, Redis, UUIDs, Dates
# Mosquitto.jl requires C++ Mosquitto lib (linux only). Ref: https://github.com/denglerchr/Mosquitto.jl