OSDN Git Service

r191とセット。mbed版とos関連の同期、uipServiceのスタックサイズを調整
authornyatla <nyatla@47198e57-cb75-475f-84c4-a814cd6f29e0>
Sat, 2 Feb 2013 03:55:26 +0000 (03:55 +0000)
committernyatla <nyatla@47198e57-cb75-475f-84c4-a814cd6f29e0>
Sat, 2 Feb 2013 03:55:26 +0000 (03:55 +0000)
git-svn-id: http://svn.osdn.jp/svnroot/mimic/trunk@192 47198e57-cb75-475f-84c4-a814cd6f29e0

projects/app.RemoteMCU/src/sketch.c

index da001e8..d9d7a98 100644 (file)
@@ -55,7 +55,7 @@ static const char* _platform_name="Unknown platform";
 \r
 //MVMのVERSION情報\r
 #define MVM_VERSION "MiMicVM/1.0;Json/1.0"\r
-#define APPLICATION_VERSION "MiMicRemoteMCU/1.3;t8"\r
+#define APPLICATION_VERSION "MiMicRemoteMCU/1.3"\r
 //Size of CGI thread stack.\r
 #define THREAD_STACK_SIZE 256+384\r
 \r