events: rewrite how sensor statuses are reported, and implement some oled UI icons for it
This commit is contained in:
@@ -66,6 +66,8 @@ nalgebra = { version = "0.33.2", default-features = false, features = ["alloc",
|
||||
xtensa-lx-rt = { version = "*", features = ["float-save-restore"] }
|
||||
futures = { version = "0.3.31", default-features = false, features = ["async-await"] }
|
||||
micromath = "2.1.0"
|
||||
enumset = "1.1.10"
|
||||
enum-map = "2.7.3"
|
||||
|
||||
# Telemetry outputs
|
||||
esp-wifi = { version = "0.15.0", optional = true, features = [
|
||||
|
||||
Reference in New Issue
Block a user