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.
Revision 4:e00281c7453d, committed 2010-08-06
- Comitter:
- donatien
- Date:
- Fri Aug 06 10:46:03 2010 +0000
- Parent:
- 3:c4f7efa7d8c3
- Commit message:
Changed in this revision
drv/zg2100/zg_defs.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/drv/zg2100/zg_defs.h Fri Aug 06 10:38:16 2010 +0000 +++ b/drv/zg2100/zg_defs.h Fri Aug 06 10:46:03 2010 +0000 @@ -357,7 +357,7 @@ ZG_SECURITY_WEP = 0x01, ///< WEP ZG_SECURITY_WPA = 0x02, ///< WPA ZG_SECURITY_WPA2 = 0x03, ///< WPA2 - ZG_SECURITY_TRY = 0xFF ///< Try all (not recommanded) + ZG_SECURITY_TRY = 0xFF ///< Try all (not recommended) } ZG_SECURITY; typedef __packed struct __ZG_CONNECT_REQ