OSDN Git Service

GPS valid=07にならなくても記録を開始してしまうバグ修正
[scilog/scilog.git] / scilog.c
index 932fd84..4ac9e88 100644 (file)
--- a/scilog.c
+++ b/scilog.c
@@ -39,7 +39,7 @@
 // ダミーデータを自分で発生するときに定義
 //#define      DUMMY
 
-#define        VERSION "1.0"
+#define        VERSION "1.0.1"
 
 #define        DEV_SPI "/dev/spike-ad"