大季 矢花
/
MB2019_main_11_15_ok
aa
Diff: LED/LED.h
- Revision:
- 36:418ee5567687
- Parent:
- 30:8f092276b2ba
diff -r 33c6cdba5630 -r 418ee5567687 LED/LED.h --- a/LED/LED.h Tue Oct 29 14:54:17 2019 +0000 +++ b/LED/LED.h Wed Oct 30 07:23:44 2019 +0000 @@ -22,11 +22,11 @@ #define LED_MU LED::boardLED[3] // LED - #define LED_TAPE0_PIN PB_0 - #define LED_TAPE1_PIN PC_1 + #define LED_TAPE0_PIN PC_2 + #define LED_TAPE1_PIN PC_3 #define LED_TAPE2_PIN PC_0 - #define LED_TAPE3_PIN PC_3 - #define LED_TAPE4_PIN PC_2 + #define LED_TAPE3_PIN PC_1 + #define LED_TAPE4_PIN PB_0 class LED { public: