diff options
| author | Camil Staps | 2017-01-31 23:15:28 +0100 |
|---|---|---|
| committer | Camil Staps | 2017-01-31 23:15:28 +0100 |
| commit | 631204a1feffa8cf3795060370b14dfb9f53f533 (patch) | |
| tree | 001d32e0157127607f7c088881f098c2eca841a1 /uart_config.h | |
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 |
