feat: 通过新的 udp 逻辑发送灯带颜色。

This commit is contained in:
2023-04-29 18:07:21 +08:00
parent f6e3257670
commit 11045f27d8
4 changed files with 44 additions and 10 deletions

View File

@ -34,6 +34,7 @@ itertools = "0.10.5"
core-foundation = "0.9.3"
tokio-stream = "0.1.14"
mdns-sd = "0.7.2"
futures = "0.3.28"
[features]
# this feature is used for production builds or when `devPath` points to the filesystem