sigfox
Fork of Sigfox by
Diff: Sigfox.h
- Revision:
- 3:279bed56f354
- Parent:
- 2:d07e3b39ff74
- Child:
- 4:c77d5019b264
--- a/Sigfox.h Wed Apr 19 20:57:38 2017 +0000
+++ b/Sigfox.h Mon May 01 08:26:05 2017 +0000
@@ -35,7 +35,7 @@
bool ready();
- bool send(const char *data);
+ bool send(const char *data, char* response=NULL);
bool setPower(uint8_t power=15);
