1zc/VisorWare

GPIO Confusion for Display Wiring.

jpaxer opened this issue · 0 comments

In display.md, it said to wire SCL to GPIO#8, but that is a SPI pin (I am using I2c). Same goes for SDA. Wouldn't the correct pins be GPIO2 and GPIO3? I am confused as to what the proper pins are. Please help. Thanks.