From 2d3070b75cabab97343efceccf9c52d2dd82d6c6 Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Wed, 8 Jul 2020 21:52:34 -0600 Subject: minor formatting cleanup --- hwdef-Emisar_D4v2.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'hwdef-Emisar_D4v2.h') diff --git a/hwdef-Emisar_D4v2.h b/hwdef-Emisar_D4v2.h index fc95e22..e118ed5 100644 --- a/hwdef-Emisar_D4v2.h +++ b/hwdef-Emisar_D4v2.h @@ -56,12 +56,12 @@ #endif // this light has aux LEDs under the optic -#define AUXLED_R_PIN PA5 // pin 2 -#define AUXLED_G_PIN PA4 // pin 3 -#define AUXLED_B_PIN PA3 // pin 4 -#define AUXLED_RGB_PORT PORTA // PORTA or PORTB or PORTC -#define AUXLED_RGB_DDR DDRA // DDRA or DDRB or DDRC -#define AUXLED_RGB_PUE PUEA // PUEA or PUEB or PUEC +#define AUXLED_R_PIN PA5 // pin 2 +#define AUXLED_G_PIN PA4 // pin 3 +#define AUXLED_B_PIN PA3 // pin 4 +#define AUXLED_RGB_PORT PORTA // PORTA or PORTB or PORTC +#define AUXLED_RGB_DDR DDRA // DDRA or DDRB or DDRC +#define AUXLED_RGB_PUE PUEA // PUEA or PUEB or PUEC #define BUTTON_LED_PIN PA1 // pin 6 #define BUTTON_LED_PORT PORTA // for all "PA" pins -- cgit v1.2.3