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.
Dependents: WebSocket_WizFi250_HelloWorld IFTTT_WizFi250 AxedaGo-WizFi250 FANARM_AP_udp_server ... more
Diff: WizFi250/WizFi250_hal.cpp
- Revision:
- 9:12ecb377f63f
- Parent:
- 6:e149bf87a1bd
- Child:
- 10:187e3fd24123
--- a/WizFi250/WizFi250_hal.cpp Fri Nov 14 16:53:10 2014 +0900 +++ b/WizFi250/WizFi250_hal.cpp Fri Jun 19 15:34:40 2015 +0900 @@ -43,8 +43,10 @@ char c; c = getUart(); - //_debug.putc(c); + +// _debug->putc(c); recvData(c); +// S_UartPutc(c); } int WizFi250::getUart()