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:
authordanielgarcia@gmail.com <danielgarcia@gmail.com@4ad4ec5c-605d-bd5c-5796-512c9b60011b>2013-10-08 14:09:27 +0400
committerdanielgarcia@gmail.com <danielgarcia@gmail.com@4ad4ec5c-605d-bd5c-5796-512c9b60011b>2013-10-08 14:09:27 +0400
commitc780742d0f1071f7e6f5e3218eb6bd2b540c2c0f (patch)
treec35f883134d0f5b698733610184e0607c72e436d /preview_changes.txt
parentb121c4ae03eaa001829b77aa19e28ce49499e6ff (diff)
Tweak AVR timings - still not fully hand done asm - but unlikely to get to that for 2.0, more likely 2.1. Also fix cycle defs for arduino mega pins.
Diffstat (limited to 'preview_changes.txt')
-rw-r--r--preview_changes.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/preview_changes.txt b/preview_changes.txt
index ccf4bafc..7a071587 100644
--- a/preview_changes.txt
+++ b/preview_changes.txt
@@ -1,5 +1,6 @@
(Post RC3)
* Added NEOPIXEL as a synonym for WS2811
+* Fix WS2811/WS2812B timings, bring it in line to exactly 1.25ns/bit.
Release Candidate 3
* Fixed bug when Clock and Data were on the same port