1st release (without comment)

Revision:
2:38567b4310a4
Parent:
1:5e6c5fbd48d6
Child:
3:ff36fb2cefb0
--- a/RMS_UART.h	Thu Sep 15 08:07:31 2016 +0000
+++ b/RMS_UART.h	Thu Sep 15 08:58:30 2016 +0000
@@ -45,7 +45,7 @@
 extern FileRequest_CMD_Type reqFileCmdType;
 extern char FileName[MSG2FILENAME];
 extern char Content_RxBuf[CONTENT_BUF_SIZE + 1];
-
+extern bool MsgContentManagement;
 
 /* ###############  Function Prototype  ################## */
 /** 
@@ -63,6 +63,7 @@
 void ClearCmdIndexAndBuf();
 void ClearContentIndexAndBuf();
 void CheckContentMsg();
+void ClearFileNameBuf();
 void CheckCmdType();
 void ClearFileNameBuf();