dgatf / msrc

Multi Sensor for RC with RP2040 - FrSky D, SmartPort, XBUS, SRXL, IBUS, SBUS, Multiplex Sensor Bus, Jeti Ex Bus, Hitec, CRSF, Sanwa
GNU General Public License v3.0
176 stars 43 forks source link

Fixes for Hobbywing Telemetry #99

Closed NilsRo closed 1 year ago

NilsRo commented 1 year ago

At least for RP2040 Zero and HW4 a PULLUP is neccessary to enable communication. Solved error reported here: https://github.com/dgatf/msrc/issues/97

dgatf commented 1 year ago

Sorry, I've screwed up your fork. I wanted to remove some files from the commit. But doing so from github, deleted the files on your fork with commits.

You can restore it with:

git reset --hard HEAD~3
git push origin HEAD --force

I partially merged your PR with ce9b22b8d6700a00b059e56347e5634fa09ccdcc