File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1111#define FASTLED_HAS_PRAGMA_MESSAGE
1212#endif
1313
14- #define FASTLED_VERSION 3001007
14+ #define FASTLED_VERSION 3001008
1515#ifndef FASTLED_INTERNAL
1616# ifdef FASTLED_HAS_PRAGMA_MESSAGE
17- # pragma message "FastLED version 3.001.007 "
17+ # pragma message "FastLED version 3.001.008 "
1818# else
19- # warning FastLED version 3.001.007 (Not really a warning, just telling you here.)
19+ # warning FastLED version 3.001.008 (Not really a warning, just telling you here.)
2020# endif
2121#endif
2222
Original file line number Diff line number Diff line change 1818 "type" : " git" ,
1919 "url" : " https://github.com/FastLED/FastLED.git"
2020 },
21- "version" : " 3.1.7 " ,
21+ "version" : " 3.1.8 " ,
2222 "license" : " MIT" ,
2323 "homepage" : " http://fastled.io" ,
2424 "frameworks" : " arduino" ,
Original file line number Diff line number Diff line change 1- 3.1.7
1+ 3.1.8
22* Added support for Adafruit Circuit Playground Express (Thanks to Lady Ada)
33* Improved support for Adafruit Gemma and Trinket m0 (Thanks to Lady Ada)
44* Added support for PJRC's WS2812Serial (Thanks to Paul Stoffregen)
55* Added support for ATmega328 non-picopower hardware pins (Thanks to John Whittington)
66* Fixes for ESP32 support (Thanks to Daniel Tullemans)
77* 'Makefile' compilation fix (Thanks to Nico Hood)
88
9+ 3.1.7 (skipped)
10+
9113.1.6
1012* Preliminary support for esp32
1113* Variety of random bug fixes
You can’t perform that action at this time.
0 commit comments