con_shiba

Dependencies:   mbed

Revision:
2:d94fb02df854
Parent:
1:8de783bf51f5
Child:
3:c95582aeaa4d
--- a/main.cpp	Sat Oct 10 01:23:28 2020 +0000
+++ b/main.cpp	Sat Oct 10 02:35:37 2020 +0000
@@ -1,6 +1,6 @@
 #include "mbed.h"//改変バージョン
 #include "string"
-#define INT_TIME 0.1
+#define INT_TIME 0.02
  
  
 Ticker timer;