quartiq / miniconf

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

Feature/unique discovery #98

Closed ryan-summers closed 1 year ago

ryan-summers commented 1 year ago

This PR fixes #97 by updating the discover python utility to return only unique device prefixes. This prevents the same device being discovered twice interfering with automated single-device instantiation.