1st release (without comment)

Revision:
3:ff36fb2cefb0
Parent:
2:38567b4310a4
Child:
4:cd5fb2575b50
--- a/RMS_UART.h	Thu Sep 15 08:58:30 2016 +0000
+++ b/RMS_UART.h	Thu Sep 15 23:05:27 2016 +0000
@@ -14,7 +14,7 @@
 #define MSG_BUF_SIZE            25
 #define MSG2CMD                 2
 #define MSG2FILENAME            (MSG_BUF_SIZE - MSG2CMD)
-#define CONTENT_BUF_SIZE        1000
+#define CONTENT_BUF_SIZE        1500
 
 #define CMD_END_OF_CONTENT      "*end*"
 #define CMD_LISTFILE            "ls"