AlexanderMandera / arduino-wch32v003

Arduino Core for CH32V003 RISC-V microcontroller
GNU Lesser General Public License v2.1
154 stars 18 forks source link

Update wiring_digital.cpp #18

Closed rsazenha closed 7 months ago

rsazenha commented 7 months ago

Fix gpioPin when gpio == 0,, Pin must be "pin + 1" for pin A1 and A2 - Hardware tests