mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-13 20:11:53 +01:00
Fix fastled links
This commit is contained in:
parent
e3da123a4b
commit
f82662f526
@ -83,7 +83,7 @@ Light Effects
|
||||
|
||||
Currently, only a rainbow effect is supported. In the future, more light effects will be added
|
||||
and supported out-of-the box. Creating custom effects is, however, quite easy with esphomelib.
|
||||
See the `fastled example <https://github.com/OttoWinter/esphomelib/blob/master/examples/fastled.cpp>`__
|
||||
See the `fastled example <https://github.com/OttoWinter/esphomelib/blob/master/examples/fastled/fastled.cpp>`__
|
||||
in the esphomelib repository for a simple example.
|
||||
|
||||
.. figure:: images/fastled_effect.png
|
||||
|
@ -67,7 +67,7 @@ Light Effects
|
||||
|
||||
Currently, only a rainbow effect is supported. In the future, more light effects will be added
|
||||
and supported out-of-the box. Creating custom effects is, however, quite easy with esphomelib.
|
||||
See the `fastled example <https://github.com/OttoWinter/esphomelib/blob/master/examples/fastled.cpp>`__
|
||||
See the `fastled example <https://github.com/OttoWinter/esphomelib/blob/master/examples/fastled/fastled.cpp>`__
|
||||
in the esphomelib repository for a simple example.
|
||||
|
||||
.. figure:: images/fastled_effect.png
|
||||
|
Loading…
Reference in New Issue
Block a user