Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of NySNICInterface by
Diff: YDwifi/YDwifiUartCommand.h
- Revision:
- 5:ef3befe3edad
- Parent:
- 3:9f90024d7fb2
- Child:
- 7:e88ccbe0225f
--- 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
