Koyo Takenoshita / Mbed 2 deprecated ina-hack-2nd

Dependencies:   ADXL345_I2C Chainable_RGB_LED EEAB-P1 MMA8652FC Sht31 TinyGPS mbed

Fork of ina-hack-test by dondoko don

Files at this revision

API Documentation at this revision

Comitter:
sonson
Date:
Wed Aug 09 06:02:07 2017 +0000
Parent:
2:829187d4fd5e
Child:
4:e3e19e56f5e8
Commit message:
???????????????

Changed in this revision

MMA8652FC.lib Show annotated file Show diff for this revision Revisions of this file
Sht31.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/MMA8652FC.lib	Wed Aug 09 06:02:07 2017 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/teams/NXP/code/MMA8652FC/#ccaeb5d75dc2
--- a/Sht31.lib	Sun Jun 25 00:04:16 2017 +0000
+++ b/Sht31.lib	Wed Aug 09 06:02:07 2017 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/users/GeofferyOmlette/code/Sht31/#756e26f0b067
+https://developer.mbed.org/users/GeofferyOmlette/code/Sht31/#6881f251be5e
--- a/main.cpp	Sun Jun 25 00:04:16 2017 +0000
+++ b/main.cpp	Wed Aug 09 06:02:07 2017 +0000
@@ -22,6 +22,7 @@
 int main(void)
 {
     Eeabp1 board;
+    
     int ret = 0;
 
 #if defined(TEST_DIGITAL_IN_INTTERUPT)