Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CelliesProjects authored Sep 10, 2020
1 parent 1a9a863 commit 44ee438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ An esp32 library to get the moon phase angle and percentage of the moon that is

#### Functions:

- `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)

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

Expand Down

0 comments on commit 44ee438

Please sign in to comment.