mirror of
https://github.com/elua/elua.git
synced 2025-01-25 01:02:54 +08:00
Minor change to reflect name usart.h.
This commit is contained in:
parent
51163fdf86
commit
f9a608c332
@ -25,8 +25,8 @@
|
|||||||
//
|
//
|
||||||
//*****************************************************************************
|
//*****************************************************************************
|
||||||
|
|
||||||
#ifndef __UART_H__
|
#ifndef __USART_H__
|
||||||
#define __UART_H__
|
#define __USART_H__
|
||||||
|
|
||||||
//*****************************************************************************
|
//*****************************************************************************
|
||||||
//
|
//
|
||||||
@ -187,4 +187,4 @@ extern void UARTRxErrorClear(unsigned long ulBase);
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif // __UART_H__
|
#endif // __USART_H__
|
||||||
|
Loading…
x
Reference in New Issue
Block a user