From 631204a1feffa8cf3795060370b14dfb9f53f533 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 31 Jan 2017 23:15:28 +0100 Subject: WIP --- uart_config.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 uart_config.h (limited to 'uart_config.h') 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 -- cgit v1.2.3