hal::soft::bit_bang_i2c
does not configure output pins to open drain
#36
Labels
bug
Something isn't working
The bit bang i2c driver does not configure the output pins to open drain relying on the developer to configure the pins themselves before its use. The driver should ensure that the hardware is initialized into a safe configuration before returning. This was an oversight in my review of the #7 PR.
The text was updated successfully, but these errors were encountered: