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 1a9a863 commit 44ee438Copy full SHA for 44ee438
README.md
@@ -10,7 +10,7 @@ An esp32 library to get the moon phase angle and percentage of the moon that is
10
11
#### Functions:
12
13
-- `getPhase()` Get the current moon phase. (First set freeRTOS system time)
+- `getPhase()` Get the current moon phase. (First set freeRTOS system time - see the esp32-sntp example)
14
15
- `getPhase( time_t t )` Get the moon phase at time `t`.
16
0 commit comments