Add support to Stage Arduino Core

This commit is contained in:
Adrian Scillato 2019-05-30 18:32:07 -03:00 committed by GitHub
parent f981284066
commit 712ea8ec43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
* Fix missing white channel for WS2812 (#5869) * Fix missing white channel for WS2812 (#5869)
* Add reset of Energy values when connection to sensor is lost for over 4 seconds (#5874, #5881) * Add reset of Energy values when connection to sensor is lost for over 4 seconds (#5874, #5881)
* Work-around for Philips Hue emulation issue (#5849) * Work-around for Philips Hue emulation issue (#5849)
* Add support to Stage Arduino Core (next 2.6.0)
* *
* 6.5.0.12 20190521 * 6.5.0.12 20190521
* Add AriLux RF control GPIO option "ALux IrSel" (159) replacing "Led4i" (59) for full LED control (#5709) * Add AriLux RF control GPIO option "ALux IrSel" (159) replacing "Led4i" (59) for full LED control (#5709)