Tweak formatting rules

This commit is contained in:
Allen Hill
2023-09-17 12:09:09 -04:00
parent 1d6690a234
commit 17f5510b16
5 changed files with 27 additions and 25 deletions
+2 -2
View File
@@ -29,9 +29,9 @@
#include "timing.h"
#if USART_RXMODE == USART_RXMODE_CLK2X_gc
#define RXMODE_S 8
#define RXMODE_S 8
#elif USART_RXMODE == USART_RXMODE_NORMAL_gc
#define RXMODE_S 16
#define RXMODE_S 16
#endif
#define USART_BAUD_RATE(BAUD_RATE) \