blabla

Fork of ESP8266Interface by ESP8266

Revision:
10:131675c17372
Parent:
6:5176e0864078
--- a/WiflyInterface.h	Fri Nov 08 21:27:08 2013 +0000
+++ b/WiflyInterface.h	Tue Jun 03 18:41:15 2014 +0000
@@ -22,8 +22,8 @@
 
 #include "Wifly.h"
 
- /** Interface using Wifly to connect to an IP-based network
- *
+ /**
+ * Interface using Wifly to connect to an IP-based network
  */
 class WiflyInterface: public Wifly {
 public:
@@ -70,7 +70,7 @@
   
   /** Get IP address
   *
-  * @ returns ip address
+  * \return ip address
   */
   char* getIPAddress();