debug version

Dependents:   HTTPClient_WiFi_HelloWorld_src

Fork of SNICInterface by muRata

Revision:
23:4ff2231ff9ba
Parent:
22:a9ec0cad4f84
Child:
25:67183ed15708
--- a/SNIC/SNIC_Core.h	Thu Mar 27 07:37:55 2014 +0000
+++ b/SNIC/SNIC_Core.h	Thu Mar 27 10:11:59 2014 +0000
@@ -58,7 +58,7 @@
     e_AP_STARTED
 }E_WIFI_STATUS;
 
-/** C_SNIC_Core class
+/** Internal class used by any other classes. This class is singleton.
  */
 class C_SNIC_Core
 {