提交 8ea12f89 编写于 作者: M Magicblocks 提交者: Me No Dev

Update pins (#3249)

上级 b3ba80d5
......@@ -54,16 +54,16 @@ static const uint8_t DAC1 = 25;
static const uint8_t DAC2 = 26;
static const uint8_t BUZZER = 25;
static const uint8_t RED_LED = 32;
static const uint8_t YELLOW_LED = 33;
static const uint8_t RED_LED = 27;
static const uint8_t YELLOW_LED = 18;
static const uint8_t GREEN_LED = 16;
static const uint8_t BLUE_LED = 17;
static const uint8_t LDR = 36;
static const uint8_t POT = 39;
static const uint8_t RIGHT_PUTTON = 34;
static const uint8_t LEFT_BUTTON = 35;
static const uint8_t MOTOR1A = 32;
static const uint8_t MOTOR1B = 33;
static const uint8_t MOTOR1A = 27;
static const uint8_t MOTOR1B = 18;
static const uint8_t MOTOR2A = 16;
static const uint8_t MOTOR2B = 17;
static const uint8_t LED_BUILTIN=16;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册