pololu / a-star

Pololu A-Star software and drivers
Other
57 stars 27 forks source link

getWireTimeoutFlag Issue #13

Closed iGarkov closed 8 months ago

iGarkov commented 8 months ago

getWireTimeoutFlag is not working. It returns 0 even if there are no connected devices to the i2c pins. No matter if you use TWI1 or TWI0. I am using pololu a-star with version 5.1

DavidEGrayson commented 8 months ago

You might be using getWireTimeoutFlag incorrectly. I suggest posting your entire code along with a description of how you compiled it and tested it, and what results you got.