quartiq / miniconf

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

Implementing fix to ignore incoming republish data #82

Closed ryan-summers closed 2 years ago

ryan-summers commented 2 years ago

This PR fixes #71 by adding correlation data to the republished settings so they can be quickly ignored.

TODO: