File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ This ensures the user is always presented with information in its most useful fo
6161* ** Plotting:** [ egui_plot] ( https://crates.io/crates/egui_plot )
6262* ** CAN Interface:** [ socketcan] ( https://crates.io/crates/socketcan ) (for Linux)
6363* ** CANopen Protocol:** [ canopen] ( https://crates.io/crates/canopen )
64- * ** Device Profile Parsing:** [ rust-ini ] ( https://crates.io/crates/rust-ini ) (for EDS), [ quick-xml ] ( https://crates.io/crates/quick-xml ) (for XDD )
64+ * ** Device Profile Parsing:** [ configparser ] ( https://crates.io/crates/rust-ini ) (for EDS)
6565* ** Logging:** [ csv] ( https://crates.io/crates/csv )
6666
6767## Getting Started
@@ -92,7 +92,7 @@ This ensures the user is always presented with information in its most useful fo
9292
9393# # Roadmap
9494
95- * [ ]
95+ * []
9696
9797# # Contributing
9898
You can’t perform that action at this time.
0 commit comments