Skip to content

Commit 44ee438

Browse files
Update README.md
1 parent 1a9a863 commit 44ee438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ An esp32 library to get the moon phase angle and percentage of the moon that is
1010

1111
#### Functions:
1212

13-
- `getPhase()` Get the current moon phase. (First set freeRTOS system time)
13+
- `getPhase()` Get the current moon phase. (First set freeRTOS system time - see the esp32-sntp example)
1414

1515
- `getPhase( time_t t )` Get the moon phase at time `t`.
1616

0 commit comments

Comments
 (0)