Skip to content

Commit d08f390

Browse files
Update README.md
1 parent 80fbefc commit d08f390

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
@@ -16,7 +16,7 @@ For esp8266 non-os or avr (Arduino) you can use the [steve-sienk fork](https://g
1616

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

19-
- `getPhase( time_t t )` Get the moon phase at time `t`.
19+
- `getPhase( time_t t )` Get the moon phase as it was at time `t`.
2020

2121
#### Example code
2222

0 commit comments

Comments
 (0)