FTE-denshi / Mbed 2 deprecated FTE-06

Dependencies:   mbed FATFileSystem

Fork of FTE-06 by Tetsushi Amano

Files at this revision

API Documentation at this revision

Comitter:
mizuki_akaike
Date:
Sat Aug 12 16:42:21 2017 +0000
Parent:
19:ad253b080090
Child:
21:012ce8081626
Commit message:
bme280????????;

Changed in this revision

bme280.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bme280.lib	Sat Aug 12 16:42:21 2017 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/loopsva/code/bme280/#96075bee19f0
--- a/main.cpp	Sat Aug 05 12:42:51 2017 +0000
+++ b/main.cpp	Sat Aug 12 16:42:21 2017 +0000
@@ -8,6 +8,7 @@
 #include "24LCXXX.h"
 #include "GPS.h"
 #include "Servo.h"
+#include "bme280.h"
 //発射検知でLED1の点灯、頂点通過検知でLED2の点灯、パラシュート展開でLED3の点灯、水密構造のLED4の点灯
 //im920ではECIOコマンドを使って、送信データのアスキーコード逆変換が行われるようにすること
 //-----------------------------------------ロケットの制御にかかわる設定