Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CelliesProjects authored Feb 20, 2021
1 parent 80fbefc commit d08f390
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 @@ -16,7 +16,7 @@ For esp8266 non-os or avr (Arduino) you can use the [steve-sienk fork](https://g

- `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`.
- `getPhase( time_t t )` Get the moon phase as it was at time `t`.

#### Example code

Expand Down

0 comments on commit d08f390

Please sign in to comment.