AT Parser and bufferedSerial based SPWF library
Dependencies: ATParser
Dependents: X_NUCLEO_IDW01M1v2
Fork of SPWF01SA by
Diff: SPWFSA01.h
- Revision:
- 3:2af9df1068a5
- Parent:
- 0:9e5d98ceea74
- Child:
- 5:f17d6351e942
--- a/SPWFSA01.h Thu Jun 30 06:59:25 2016 +0000
+++ b/SPWFSA01.h Thu Jun 30 08:25:26 2016 +0000
@@ -101,7 +101,7 @@
* @param addr the IP address of the destination
* @return true only if socket opened successfully
*/
- bool open(const char *type, int id, const char* addr, int port);
+ bool open(const char *type, int* id, const char* addr, int port);
/**
* Sends data to an open socket
