Rewrite main MOGDriver object type in Rust
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
5
lib_rs/lib.rs
0 → 100644
+ 7
− 0
This merge is to include all the new Rust code for serial communication with the device. All the main functionality of the old Python class is included, up to functions related to the PID, which we never use. No supporting types for tables beyond what's necessary are included; we'll add those later if we start using tables again.
For a faster browsing experience, some files are collapsed by default.