Exluding ZMOD
Dependencies: iAQ_Core Adafruit_SGP30_mbed mbed BME680
Diff: main.cpp
- Revision:
- 1:08bbc3ecd836
- Parent:
- 0:d034cdad5b6d
- Child:
- 2:ef98576cd67b
diff -r d034cdad5b6d -r 08bbc3ecd836 main.cpp --- a/main.cpp Thu May 30 08:26:56 2019 +0000 +++ b/main.cpp Tue Jun 04 14:48:16 2019 +0000 @@ -2,7 +2,7 @@ #include <SoftSerial.h> Serial ble(A4,A5); -AnalogIn flowIn(A2); +AnalogIn flowIn(A3); float flowVal1; float flowVal2;