Minh Nguyen / Definitions
Revision:
12:44294d4d7578
Parent:
8:fe66db7b00ef
Child:
13:ae228d1889da
--- a/PinAssignment.h	Wed Mar 17 20:09:00 2021 +0000
+++ b/PinAssignment.h	Fri Mar 19 19:30:31 2021 +0000
@@ -2,11 +2,11 @@
 #define PINASSIGNMENT_H
 
 //Anemometers
-#define PIN_ANEMOMETER              A0
+#define PIN_ANEMOMETER              A1
 
 //Accelerometers
-#define PIN_ACCEL_PANEL             D1
-#define PIN_ACCEL_R1                D0
+#define PIN_ACCEL_PANEL             D11
+#define PIN_ACCEL_R1                D10
 #define PIN_ACCEL_R2                D2
 
 //Buttons