adafruit / Adafruit_CircuitPython_BNO08x

Helper library for the Hillcrest Laboratories BNO080 IMU
MIT License
22 stars 29 forks source link

Fix baud rate for USB Serial Example #48

Closed Tekunalogy closed 4 months ago

Tekunalogy commented 9 months ago

Used an FTDI cable, and the example baud rate was incorrect and it was very confusing to diagnose. This is a fix to reduce that confusion for people in the future.