My fork
Fork of WncControllerK64F by
Diff: WncControllerK64F.h
- Revision:
- 13:ef379cdd57aa
- Parent:
- 0:98d149685c95
- Child:
- 23:43a36c66c574
diff -r 70c96763e8f7 -r ef379cdd57aa WncControllerK64F.h --- a/WncControllerK64F.h Thu Sep 15 15:31:29 2016 +0000 +++ b/WncControllerK64F.h Fri Sep 16 14:47:17 2016 +0000 @@ -85,7 +85,7 @@ * mode all text to and from the WNC is consumed by the debug Serial port. * No other methods in the class will receive any of the WNC output. */ - bool enterWncTerminalMode(bool echoOn); + bool enterWncTerminalMode(MODSERIAL *pUart, bool echoOn); private: