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 mbed_fota by
Revision 13:e6b38e2ebda2, committed 2015-10-13
- Comitter:
- dudnwjs
- Date:
- Tue Oct 13 06:33:39 2015 +0000
- Parent:
- 12:e3d3676753cc
- Commit message:
- fan demo;
Changed in this revision
dialog_fota/app.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/dialog_fota/app.h Wed Sep 02 07:44:29 2015 +0000 +++ b/dialog_fota/app.h Tue Oct 13 06:33:39 2015 +0000 @@ -37,7 +37,7 @@ #define APP_DIS_MANUFACTURER_NAME_STR ("SevenCore") #define APP_DIS_MANUFACTURER_NAME_STR_LEN (9) /// Model Number String (up to 18 chars) -#define APP_DIS_MODEL_NB_STR ("SC-BF-EXT") +#define APP_DIS_MODEL_NB_STR ("SC-FAN-02") #define APP_DIS_MODEL_NB_STR_LEN (9) /// System ID - LSB -> MSB (FIXME) #define APP_DIS_SERIAL_NB_STR ("123-789") @@ -63,7 +63,7 @@ #define APP_DFLT_ADV_DATA_LEN (8+2) #define APP_SCNRSP_DATA "\x09\xFF\x00\x60\x52\x57\x2D\x42\x4C\x45" #define APP_SCNRSP_DATA_LENGTH (10) -#define APP_DFLT_DEVICE_NAME ("FAN-00") +#define APP_DFLT_DEVICE_NAME ("SC-FAN-02") typedef struct