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 <dgarcia@dgarcia.net>2019-08-26 03:11:16 +0300
committerDaniel Garcia <dgarcia@dgarcia.net>2019-08-26 03:11:16 +0300
commitbe47737f0481ab02362987fb46ffe10660d64495 (patch)
tree803311a76251197b21a22b0b8bcabe44b658dbfe /release_notes.md
parent6110d35f72214bb0bdb87bf37a030bc1769317b2 (diff)
Spinning FastLED 3.3.23.3.2
Diffstat (limited to 'release_notes.md')
-rw-r--r--release_notes.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/release_notes.md b/release_notes.md
index 158737c5..cf9ce1a3 100644
--- a/release_notes.md
+++ b/release_notes.md
@@ -1,7 +1,9 @@
-FastLED 3.3.2pre
+FastLED 3.3.2
=============
* Fix APA102 compile error #870
+* Normalize pin definition macros so that we can have an .ino file that can be used to output what pin/port mappings should be for a platform
+* Add defnition for ATmega32
FastLED 3.3.1
=============