iowfehu;gdbjwHJAOPIHO?L

Fork of X_NUCLEO_IDW01M1 by ST

Revision:
12:3799f8475c8a
Parent:
8:0f302a13e21b
Child:
16:156be7b55904
diff -r 67a8c3499caf -r 3799f8475c8a Spwf_API/SpwfSADevice.h
--- a/Spwf_API/SpwfSADevice.h	Sat May 14 07:28:29 2016 +0000
+++ b/Spwf_API/SpwfSADevice.h	Sat May 14 08:31:39 2016 +0000
@@ -72,7 +72,6 @@
     void        http_get(uint8_t * hostname, uint8_t * path, uint32_t port_number);
     void        http_post(uint8_t * url_path);
 
-    /*These functions should be pure virtual functions for ppl to derive and implement there own stuff*/
     char        spwf_get(void);
     int         spwf_send(const char * cmd, uint16_t size);
     void        spwf_wakeup(int wake);