Fan Control Demo

Dependencies:   mbed-rtos mbed

Fork of mbed_fota by KIM HyoengJun

Revision:
13:e6b38e2ebda2
Parent:
12:e3d3676753cc
diff -r e3d3676753cc -r e6b38e2ebda2 dialog_fota/app.h
--- 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