Included barometer code to esp_slave and esp_master
Files
2- Aaron John Sabu authored
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
@@ -2,13 +2,20 @@
@@ -2,13 +2,20 @@
@@ -36,8 +43,9 @@ String Rec_dir4;
@@ -36,8 +43,9 @@ String Rec_dir4;
@@ -47,16 +55,16 @@ int Sent_tz = 0;
@@ -47,16 +55,16 @@ int Sent_tz = 0;
@@ -68,25 +76,26 @@ int LED = LED_BUILTIN;
@@ -68,25 +76,26 @@ int LED = LED_BUILTIN;
// ==================================== data structure =================================================
@@ -133,7 +142,7 @@ Camera cam(&interface);
@@ -133,7 +142,7 @@ Camera cam(&interface);
@@ -152,16 +161,40 @@ void setup() {
@@ -152,16 +161,40 @@ void setup() {
@@ -199,12 +232,11 @@ void setup() {
@@ -199,12 +232,11 @@ void setup() {
@@ -230,18 +262,31 @@ void loop()
@@ -230,18 +262,31 @@ void loop()
@@ -253,7 +298,8 @@ void loop()
@@ -253,7 +298,8 @@ void loop()