onewire
onewire copied to clipboard
Example in README outdated
The example in the README is outdated. The stm32f103xx-hal is deprecated in favor of stm32f1xx-hal. It would also be nice to see the use statements used to get someone successfully compiling an example with this library (what I'm trying to do at the moment 😅).
I'd suggest to actually add a real example in the examples folder, which would also get compile checked during CI.