風速計用プログラムです。動きません……

Dependencies:   mbed

Fork of mbed_fuusoku by natsu tsumagari

やっぱり動きます(InterruptInをp30に設定すると読まなくなるボードがあります……)。最新のは校正済みです。

Files at this revision

API Documentation at this revision

Comitter:
tsumagari
Date:
Sat Nov 19 09:00:46 2016 +0000
Parent:
1:d802daeec8f6
Commit message:
??????;

Changed in this revision

Fusokukei.h Show annotated file Show diff for this revision Revisions of this file
diff -r d802daeec8f6 -r ba1abf27fe4c Fusokukei.h
--- a/Fusokukei.h	Sat Nov 19 06:37:33 2016 +0000
+++ b/Fusokukei.h	Sat Nov 19 09:00:46 2016 +0000
@@ -3,7 +3,7 @@
 
 #include "mbed.h"
 
-#define AIR_K 4.89799 //0.14737
+#define AIR_K 4.70581884 //0.14737
 #define AIR_N 1.12
 #define AIR_A 1.4314
 #define AIR_B 0.209