Wire live serial data into matrix renderer
This commit is contained in:
@@ -11,4 +11,7 @@ glam = "0.32.1"
|
||||
image = { version = "0.25.10", features = ["png", "jpeg"] }
|
||||
anyhow = "1.0.102"
|
||||
serialport = "4.9.0"
|
||||
egui_extras = { version = "0.34.2", features = ["image"] }
|
||||
egui_extras = { version = "0.34.2", features = ["image"] }
|
||||
crossbeam-channel = "0.5.15"
|
||||
crc = "3.4.0"
|
||||
log = "0.4.29"
|
||||
|
||||
Reference in New Issue
Block a user