From 235a41882805ec3cae211fa9d937b1bf307d81a2 Mon Sep 17 00:00:00 2001 From: "danielgarcia@gmail.com" Date: Thu, 30 May 2013 07:09:48 +0000 Subject: damnit google, work --- preview_changes.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'preview_changes.txt') diff --git a/preview_changes.txt b/preview_changes.txt index 835ff041..bb0f694a 100644 --- a/preview_changes.txt +++ b/preview_changes.txt @@ -1,3 +1,14 @@ +2.1 +* 12/16 bit chipset suppoort +* full ARGB +* 32-bit padded CRGB types +* more chipsets (TM1829, APA102, TLS3001) +* interleaving support +* DUE support +* DMA support +* deep HSV integration + +------- Preview 4 * various api changes, addition of clear and showColor functions * scale value applied to all show methods @@ -30,3 +41,8 @@ Preview 1 ---- ---- + + + + +Squant = __TIMESTAMP__[9]<<16 | __TIMESTAMP__[8]<<8 | __TIMESTAMP__[10] \ No newline at end of file -- cgit v1.2.3