FactbirdHQ / atat

no_std crate for parsing AT commands
Apache License 2.0
115 stars 31 forks source link

Attempt to reduce the amount of monomorphism caused in AtatClient by … #115

Closed MathiasKoch closed 2 years ago

MathiasKoch commented 2 years ago

…having Cmd as generic

TODO:

MathiasKoch commented 2 years ago

Closing this, as all efforts here seems to make it worse that status quo.

Please re-open if you find a way to make it better!