неправильно были заданы пины A6, A7

This commit is contained in:
KLASSENTS 2025-02-07 10:53:31 +07:00
parent 24071cc384
commit 8681cb2f67

View File

@ -49,8 +49,8 @@ static const uint8_t A2 = PIN_A2;
static const uint8_t A3 = PIN_A3; static const uint8_t A3 = PIN_A3;
static const uint8_t A4 = PIN_A4; static const uint8_t A4 = PIN_A4;
static const uint8_t A5 = PIN_A5; static const uint8_t A5 = PIN_A5;
static const uint8_t A6 = PIN_A5; static const uint8_t A6 = PIN_A6;
static const uint8_t A7 = PIN_A5; static const uint8_t A7 = PIN_A7;
// digital pins // digital pins