Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: serial_api9bit.h
- Revision:
- 13:269ae13f9857
- Parent:
- 12:f0c99768aba2
--- 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];