F

Dependencies:   mbed Sht31 MAX44009

Revision:
2:b366d73a213c
Parent:
1:3889765eb394
Child:
3:cd64f8ea4b8e
--- a/main.cpp	Mon Apr 13 09:28:27 2020 +0000
+++ b/main.cpp	Mon Apr 13 09:40:38 2020 +0000
@@ -10,7 +10,7 @@
 I2C i2c(p9, p10); //pins for I2C communication (SDA, SCL)
 
 DigitalOut Batt2SYS(p8);
-
+//132132134
 InterruptIn BLE_Can_temp(p12);