diff --git a/lib/busvoodoo_uart.h b/lib/busvoodoo_uart.h index 9baa3ca..b96d3e9 100644 --- a/lib/busvoodoo_uart.h +++ b/lib/busvoodoo_uart.h @@ -20,4 +20,4 @@ */ /** UART mode interface definition */ -extern struct busvoodoo_mode_t busvoodoo_uart_mode; +extern const struct busvoodoo_mode_t busvoodoo_uart_mode;