mqtt
This commit is contained in:
@@ -21,6 +21,8 @@ esp-println = { version = "0.9.1", features = ["esp32c3", "uart"] }
|
||||
esp-wifi = { version = "0.4.0", features = ["embassy-net", "esp32c3", "wifi"] }
|
||||
heapless = { version = "0.8.0", features = ["portable-atomic", "portable-atomic-unsafe-assume-single-core"] }
|
||||
mqttrust = "0.6.0"
|
||||
rand = { version = "0.8.5", default-features = false, features = ["std_rng"] }
|
||||
rand_core = "0.6.4"
|
||||
rust-mqtt = { version = "0.3.0", default-features = false }
|
||||
smart-leds = "0.4.0"
|
||||
static_cell = { version = "2.0.0", features = ["nightly"] }
|
||||
|
||||
Reference in New Issue
Block a user