Skip to content

Commit

Permalink
Merge pull request FastLED#962 from rorosaurus/patch-1
Browse files Browse the repository at this point in the history
Clarify instructions for FASTLED_RMT_BUILTIN_DRIVER
  • Loading branch information
kriegsman authored May 25, 2020
2 parents 806b6d4 + 6da0636 commit 6a66d92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platforms/esp/32/clockless_rmt_esp32.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
* co-exist. To switch to this mode, add the following directive
* before you include FastLED.h:
*
* #define FASTLED_RMT_BUILTIN_DRIVER
* #define FASTLED_RMT_BUILTIN_DRIVER 1
*
* There may be a performance penalty for using this mode. We need to
* compute the RMT signal for the entire LED strip ahead of time,
Expand Down

0 comments on commit 6a66d92

Please sign in to comment.