1st release (without comment)

Revision:
11:2e1543c03b22
Parent:
10:ec0470d18ea4
Child:
12:3bbbabca6590
--- a/RMS_UART.h	Tue Sep 20 23:52:21 2016 +0000
+++ b/RMS_UART.h	Tue Sep 20 23:55:52 2016 +0000
@@ -14,7 +14,7 @@
 #define MSG_BUF_SIZE            25
 #define MSG2CMD                 2
 #define MSG2FILENAME            (MSG_BUF_SIZE - MSG2CMD)
-#define CONTENT_BUF_SIZE        1024
+#define CONTENT_BUF_SIZE        1536
 
 #define CMD_END_OF_CONTENT      "*end*"
 #define CMD_LISTFILE            "ls"