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 80fbefc commit d08f390Copy full SHA for d08f390
README.md
@@ -16,7 +16,7 @@ For esp8266 non-os or avr (Arduino) you can use the [steve-sienk fork](https://g
16
17
- `getPhase()` Get the current moon phase. (First set freeRTOS system time - see the esp32-sntp example)
18
19
-- `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`.
20
21
#### Example code
22
0 commit comments