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 d773051 commit 5a51c7dCopy full SHA for 5a51c7d
README.md
@@ -118,7 +118,7 @@ public:
118
119
void loop()
120
{
121
- // animate FastLEDHub.leds
+ // animate leds
122
}
123
};
124
```
@@ -224,4 +224,4 @@ Most functions can be triggered via HTTP requests:
224
225
## License & Attribution
226
227
-FastLEDHub is licensed under LGPL-2.1 and uses the [sunrise-sunset.org](https://sunrise-sunset.org/api) api to retrieve sunset times.
+FastLEDHub is licensed under LGPL-2.1 and uses the [sunrise-sunset.org](https://sunrise-sunset.org/api) api to retrieve sunset times.
0 commit comments