Embedded System Project for Group 9 Wearable Infant Growth Monitoring

Dependencies:   SX1276 Sht31 C12832

Revision:
3:e441033734d3
Parent:
0:bcf3192451ab
--- a/main.cpp	Mon Jul 12 13:27:33 2021 +0000
+++ b/main.cpp	Mon Jul 12 13:34:24 2021 +0000
@@ -40,7 +40,7 @@
 DigitalOut blueLed(p11);
 DigitalOut redLed(p9);
 InterruptIn directionBtn(p20);
-InterruptIn modeSwith(p8);
+InterruptIn modeSwith(p14);
 Timeout t,t2;
 EventQueue queue;
 int scrollingState=0;