Removed unrequired header file from debugging.

This commit is contained in:
Gordon McNab 2023-01-30 10:04:34 +00:00
parent 9f440e5c69
commit 63e6aea5ac
1 changed files with 0 additions and 2 deletions

View File

@ -35,8 +35,6 @@
extern "C" {
#endif
#include <tinyprintf.h>
// UART to use on this board.
#ifndef BOARD_UART
#define BOARD_UART UART0