Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Garcia <danielgarcia@gmail.com>2015-09-23 19:18:28 +0300
committerDaniel Garcia <danielgarcia@gmail.com>2015-09-23 19:18:28 +0300
commit45084481ecf3c16d0deafb2f73fa2f3228a2ac3d (patch)
treea01dd340d9d2bd0bd5db3c3f3b55dfe7d4fda55a /release_notes.md
parentd6f662cf742b5cefdaa4296a68c90b3a7471a240 (diff)
parent3cb612d02759c0068c1b0e72e1c4e4d00552eee6 (diff)
Merging 3.1 back to master
Diffstat (limited to 'release_notes.md')
-rw-r--r--release_notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/release_notes.md b/release_notes.md
index 332cb73f..0390c6bf 100644
--- a/release_notes.md
+++ b/release_notes.md
@@ -97,7 +97,7 @@ FastLED2
* Enforce intra-frame timing for ws2801s
* SM16716 support
* Add #define FAST_SPI_INTERRUPTS_WRITE_PINS to make sure world is ok w/interrupts and SPI
-* Add #define FORCE_SOFTWARE_SPI for those times when you absolutely don't want to use hardware SPI, ev
+* Add #define FASTLED_FORCE_SOFTWARE_SPI for those times when you absolutely don't want to use hardware SPI, ev
en if you're using the hardware SPI pins
* Add pin definitions for the arduino megas - should fix ws2811 support
* Add pin definitions for the leonardo - should fix spi support and pin mappings