This PR improve the brightness persistence and also removed some deprecated code. In addition, the boot animation follow the user brightness, that means that it first start with a fade in from 0 to max and it over with a fade out from max to the user brightness setting.
d879d60 now the brightness persist in flash. Improved fade animation
d5e2c46 removed deprecated method setBrightness and some minor refactors
Description
This PR improve the brightness persistence and also removed some deprecated code. In addition, the boot animation follow the user brightness, that means that it first start with a fade in from 0 to max and it over with a fade out from max to the user brightness setting.
d879d60 now the brightness persist in flash. Improved fade animation d5e2c46 removed deprecated method setBrightness and some minor refactors
Related Issues
228
Tests