Ryo Iizuka / NySNICInterface

Dependents:   MurataTypeYD_Ping

Fork of NySNICInterface by Ryo Iizuka

Revision:
5:ef3befe3edad
Parent:
3:9f90024d7fb2
Child:
7:e88ccbe0225f
diff -r 99cc93fe7d88 -r ef3befe3edad YDwifi/YDwifiUartCommand.h
--- a/YDwifi/YDwifiUartCommand.h	Thu Mar 13 03:38:25 2014 +0000
+++ b/YDwifi/YDwifiUartCommand.h	Thu Mar 13 08:44:33 2014 +0000
@@ -9,6 +9,8 @@
 #define SSID_MAX_LENGTH 32
 /** Max length of BSSID */
 #define BSSID_MAC_LENTH 6
+/** Length of Country code */
+#define COUNTRYC_CODE_LENTH 2
     
 /** Wait signal ID of UART command */
 #define UART_COMMAND_SIGNAL        0x00000001