Added missing include
This commit is contained in:
parent
a8c60e0960
commit
81fb2d4cae
@ -25,6 +25,7 @@
|
||||
#ifndef __STDIN_UART_INTERRUPT_H__
|
||||
#define __STDIN_UART_INTERRUPT_H__
|
||||
|
||||
//#include "FreeRTOS.h"
|
||||
#include <stdint.h>
|
||||
|
||||
/* Return number of characters waiting in UART0. */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user