diff options
Diffstat (limited to 'uart_config.h')
| -rw-r--r-- | uart_config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/uart_config.h b/uart_config.h new file mode 100644 index 0000000..fbf76a1 --- /dev/null +++ b/uart_config.h @@ -0,0 +1,3 @@ +#include "logger.h" + +#define UART_EUSART1 |
