RC
Dependents: WizFi250_AP_HelloWorld
Fork of WizFi250Interface by
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()