quartiq / miniconf

Rust serialize/deserialize/access reflection for trees (no_std, no alloc)
MIT License
25 stars 3 forks source link

Updating MqttClient to accept initial settings values #75

Closed ryan-summers closed 2 years ago

ryan-summers commented 2 years ago

This PR fixes #74 by updating the MqttClient to accept the initial settings to allow the user to provide some non-default values.