forked from ROMEO/obsw
slip working with int driven rx
This commit is contained in:
@ -15,5 +15,5 @@ void outbyte(char c);
|
||||
#endif
|
||||
|
||||
void outbyte(char c) {
|
||||
//XUartPs_SendByte(STDOUT_BASEADDRESS, c);
|
||||
XUartPs_SendByte(STDOUT_BASEADDRESS, c);
|
||||
}
|
||||
|
Reference in New Issue
Block a user