Project aiming to make a self-controlled solar reflector

Dependencies:   Accelerometer LCD Inverter Algorithm MotorDriver Anemometer GUI ArduinoJson Misc Definitions Pushbutton WebSocketClient temp_fan

Revision:
18:ee0aa6db3c8d
Parent:
17:238ccf7e3676
Child:
20:0a6609515810
--- a/main.cpp	Wed Mar 17 20:20:07 2021 +0000
+++ b/main.cpp	Fri Mar 19 19:31:52 2021 +0000
@@ -90,6 +90,7 @@
                 botL = "";
                 lcd.LCD_display(topL,botL);
                 acc.calibrate();
+                wait_us(1000000);
                 topL = "PUT SENSOR ON";
                 botL = "PANEL&REFLECTORS";
                 lcd.LCD_display(topL,botL);