From 84bccf9a95fe6bc4465314d6687492180daa327e Mon Sep 17 00:00:00 2001 From: Graham Ross Date: Sun, 20 Dec 2020 11:24:13 -0500 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f44820..b153ce2 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This project uses a pair of linear actuators to move a set of solar panels so that they face the sun throughout the day. Knowing the latitude, longitude and the date/time, the software calculates the azimuth and elevation of the sun. The system is setup and calibrated using an Android app that communicates with the device using the Bluetooth interface. It has support for an anemometer, moving the solar panel array to horizontal position when the wind exceeds 30km/h. -Check the [wiki](https://github.com/ClassicDIY/SkyeTracker/wiki) for more information. +Check the [wiki](https://github.com/ClassicDIY/SkyeTracker/wiki/3---ESP32-wiring-diagram) for more information.

From c4d7da7512ac96b55aab50188584ffbdbb8fb24c Mon Sep 17 00:00:00 2001 From: Graham Ross Date: Thu, 24 Dec 2020 08:40:43 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b153ce2..4b22f5a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This project uses a pair of linear actuators to move a set of solar panels so that they face the sun throughout the day. Knowing the latitude, longitude and the date/time, the software calculates the azimuth and elevation of the sun. The system is setup and calibrated using an Android app that communicates with the device using the Bluetooth interface. It has support for an anemometer, moving the solar panel array to horizontal position when the wind exceeds 30km/h. -Check the [wiki](https://github.com/ClassicDIY/SkyeTracker/wiki/3---ESP32-wiring-diagram) for more information. +Check the wiki for more information.