BV: support full only modes

This commit is contained in:
King Kévin 2018-04-04 17:14:53 +02:00
parent 5dc18f91a2
commit 8013408eed
1 changed files with 1 additions and 1 deletions

View File

@ -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;