When we clear the background color and the current profile is static, we need to call profile callback.
That is not an issue for animated profiles because they are called periodically anyways. Only static colors need to be handled. The issue was introduced after this change https://github.com/OpenAnnePro/AnnePro2-Shine/pull/43/
When we clear the background color and the current profile is static, we need to call profile callback. That is not an issue for animated profiles because they are called periodically anyways. Only static colors need to be handled. The issue was introduced after this change https://github.com/OpenAnnePro/AnnePro2-Shine/pull/43/