Delete trailing whitespaces (various leds-arch.c files)
This commit is contained in:
parent
f6bd7ba47a
commit
f254d22bf3
@ -57,5 +57,3 @@ const leds_t leds_arch_leds[] = {
|
||||
#endif
|
||||
};
|
||||
/*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
|
@ -54,5 +54,3 @@ const leds_t leds_arch_leds[] = {
|
||||
},
|
||||
};
|
||||
/*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
|
@ -41,5 +41,3 @@ const leds_t leds_arch_leds[] = {
|
||||
{ .pin = BOARD_IOID_LED_2, .negative_logic = false },
|
||||
};
|
||||
/*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
|
@ -39,5 +39,3 @@ const leds_t leds_arch_leds[] = {
|
||||
{ .pin = BOARD_IOID_LED_1, .negative_logic = false },
|
||||
};
|
||||
/*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
|
@ -40,5 +40,3 @@ const leds_t leds_arch_leds[] = {
|
||||
{ .pin = BOARD_IOID_LED_2, .negative_logic = false },
|
||||
};
|
||||
/*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
|
@ -42,5 +42,3 @@ const leds_t leds_arch_leds[] = {
|
||||
{ .pin = BOARD_IOID_LED_4, .negative_logic = false },
|
||||
};
|
||||
/*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
|
@ -50,5 +50,3 @@ const leds_t leds_arch_leds[] = {
|
||||
},
|
||||
};
|
||||
/*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user