diff rvinterf/etm/tmffs2.h @ 259:35113b1964d3

fc-tmsh ffs2: a few request-sending commands implemented
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Wed, 05 Feb 2014 00:11:34 +0000
parents c413e791595a
children
line wrap: on
line diff
--- a/rvinterf/etm/tmffs2.h	Tue Feb 04 07:43:12 2014 +0000
+++ b/rvinterf/etm/tmffs2.h	Wed Feb 05 00:11:34 2014 +0000
@@ -44,3 +44,5 @@
 	TMFFS_VERSION    = 'v',
 	TMFFS_TFFS       = 'z'
 }; 
+
+#define TMFFS_STRING_SIZE 127	/* includes the terminating NUL */