BLE fota Lamp Demo

Dependencies:   mbed-rtos mbed mbed_fota_fan_control

Fork of mbed_fota_fan_control by KIM HyoengJun

Revision:
9:fcf91f563147
Parent:
8:9eec2c246a85
Child:
12:e3d3676753cc
--- a/ext_fota/BleMsgHandler.cpp	Thu Aug 20 05:16:55 2015 +0000
+++ b/ext_fota/BleMsgHandler.cpp	Mon Aug 24 02:29:16 2015 +0000
@@ -1,6 +1,6 @@
 /**
  * @file BleMsgHandler.cpp
- * @brief ble message handler ( Ble message is communication mathod between Mbed and DA14583 )
+ * @brief Ble message handler ( Ble message is communication mathod between Mbed and DA14583 )
  * Copyright 2015 SEVENCORE Co., Ltd.
  *
  * @author HyeongJun Kim 
@@ -72,8 +72,6 @@
 /**
  ****************************************************************************************
  * @brief Ble message handler Start title print function.
- * @param[in] mbed serial class reference to device.
- * @param[in] mbed serial class reference to hostpc.
  ****************************************************************************************
  */
 void BleMsgHandler::PrintTitle(void)