This library controls the WNC. There is a derived class for usage from the K64F board.
Fork of WncControllerLibrary by
Diff: WncController.h
- Revision:
- 22:db78f3e0d782
- Parent:
- 21:086841abc3aa
- Child:
- 24:b0bc03d4ab93
--- a/WncController.h Thu Sep 15 15:31:20 2016 +0000
+++ b/WncController.h Thu Sep 15 23:52:02 2016 +0000
@@ -73,7 +73,7 @@
WNC_OFF = 0,
WNC_ON, // This is intended to mean all systems go, including cell link up but socket may not be open
WNC_ON_NO_CELL_LINK,
- WNC_NO_RESPONSE
+ WNC_NO_RESPONSE = -999
};
/**
