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.
Dependents: Aigamozu_Robot_ver3_1 Aigamozu_Robot_ver3_2 Aigamozu_Robot_ver3_3 Aigamozu_Robot_ver3_4 ... more
Fork of XBee by
XBee_conf.h@6:6f84e2840408, 2013-12-18 (annotated)
- Committer:
- okini3939
- Date:
- Wed Dec 18 02:24:33 2013 +0000
- Revision:
- 6:6f84e2840408
- Child:
- 7:b36422ef864f
add XBee_conf.h
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| okini3939 | 6:6f84e2840408 | 1 | #ifndef XBee_conf_h |
| okini3939 | 6:6f84e2840408 | 2 | #define XBee_conf_h |
| okini3939 | 6:6f84e2840408 | 3 | |
| okini3939 | 6:6f84e2840408 | 4 | #define ENABLE_XBEE_WIFI |
| okini3939 | 6:6f84e2840408 | 5 | |
| okini3939 | 6:6f84e2840408 | 6 | #undef USE_WIFIDNS |
| okini3939 | 6:6f84e2840408 | 7 | |
| okini3939 | 6:6f84e2840408 | 8 | #endif |
