DexterInd / GoPiGo

The GoPiGo Robot for Raspberry Pi
338 stars 190 forks source link

hotfix - use SW I2C instead of the Raspberry Pi's HW I2C #320

Closed RobertLucian closed 5 years ago

RobertLucian commented 5 years ago

I have changed the bus on which the GoPiGo communicates with the Raspberry Pi. It's now set to use RPI_1SW.

This has also been tested and works as expected.