dgatf / msrc

Multi Sensor for RC with RP2040 - FrSky D, SmartPort, XBUS, SRXL, IBUS, SBUS, Multiplex Sensor Bus, Jeti Ex Bus, Hitec
GNU General Public License v3.0
165 stars 39 forks source link

pinout image has error #122

Closed slovekkania closed 5 months ago

slovekkania commented 6 months ago

Hi pin used for Sensor SCL (GPIO 9) has incorrect label should be: I2C0 SCL

currently the pin is labeled as: I2C1 SCL

it may be confusing.

image url: https://github.com/dgatf/msrc/blob/master/images/rp2040_zero_pinout.jpg

dgatf commented 5 months ago

Fixed with 673f81f