circuitpython/ports/espressif/boards/brainboardz_neuron
BrainBoardz 1200fe405f
Change GPIO pins for SDA and SCL
Chnage the SDA pin define to GPIO9 and SCL pin define to GPIO8. This now matches the currect GPIO pins numbers in pins.c
The previous GPIO pins number in mpconfigboard.h were incorrect
2023-03-08 16:38:16 -05:00
..
board.c Commit01-31 2023-01-31 19:35:57 -05:00
mpconfigboard.h Change GPIO pins for SDA and SCL 2023-03-08 16:38:16 -05:00
mpconfigboard.mk Commit01-31 2023-01-31 19:35:57 -05:00
pins.c Updated Pins.c definitions for SPI and I2C 2023-03-08 16:25:18 -05:00
sdkconfig Second Commit 2023-01-30 19:03:57 -05:00