Mark Chen / NU480_UART_9BIT

Files at this revision

API Documentation at this revision

Comitter:
mark.chen@ebn.com.tw
Date:
Mon Nov 25 16:02:36 2019 +0800
Parent:
12:f0c99768aba2
Commit message:
Update code 2019/11/25

Changed in this revision

serial_api9bit.h Show annotated file Show diff for this revision Revisions of this file
--- a/serial_api9bit.h	Wed Sep 25 15:41:10 2019 +0800
+++ b/serial_api9bit.h	Mon Nov 25 16:02:36 2019 +0800
@@ -48,7 +48,7 @@
 void serial_putc_9bit(serial_t *obj, uint16_t c);
 extern char uart9debug[100];
 extern bool uartdebug;
-extern char QStr[32];
+extern char QStr[64];