FactbirdHQ / ublox-short-range-rs

A driver crate for the entire u-blox short range family in Rust
6 stars 2 forks source link

Connections Manager #45

Closed MathiasKoch closed 2 years ago

MathiasKoch commented 2 years ago

It would be nice if we could add some kind of connections manager around the config slots in UWSC.

It should be able to do basics of:

MathiasKoch commented 2 years ago

Fixed for now by #46