rusefi 2024-10-17 23:23:14 -04:00
parent 72f9546932
commit 1fa2fb26c9
1 changed files with 5 additions and 1 deletions

View File

@ -19,7 +19,11 @@ static io_pin addrPins[] = {
};
static io_pin pullUpDownPins[] = {
{GPIOB, 12}, // OUT0 - this controls pull-up/pull-down on pads #1-16
#if 1
{GPIOB, 12}, // OUT0 - this controls pull-up/pull-down on pads #1-16 rev 0.2
#else
{GPIOD, 8}, // OUT0 - this controls pull-up/pull-down on pads #1-16 rev C
#endif
{GPIOB, 11}, // 17-32
{GPIOC, 7},
{GPIOC, 4}, // only test 49