We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b08f0e2 commit 4e1fa4bCopy full SHA for 4e1fa4b
README.md
@@ -4,9 +4,7 @@ An ESP32 library to get the moon phase angle and percentage of the moon that is
4
5
## Usage:
6
7
-1. Download the latest release and unpack in the Arduino `libraries` folder.
+1. Download the latest release and unpack in the esp32 `libraries` folder.
8
2. Restart the Arduino IDE.
9
10
-A simple example is included.
11
-
12
-A more elaborate example only suitable for an ESP32 with an ILI9341 tft display can be found in the `esp32/ILI9341` folder.
+Some examples are included.
0 commit comments