bno055
bno055 copied to clipboard
Example code in crates.io seems to be outdated
Hello,
I noticed that the example code for this crate, as displayed on the crates.io page, seems to be outdated. Specifically, all instances of set_mode in the examples do not include the required DelayNs argument, even though this issue has already been fixed in the repository's examples.
Would it be possible to publish a new version to crates.io so that the example code reflects the latest fixes?
Thank you.
Sure, I'll try to include an up to date example