ProffieOS7 Style Library Phase 3 (Public Access) - Q & A

Do you have

#define IDLE_OFF_TIME 60 * 5 * 1000

in your config? This will turn off all blades after 5 minutes. You can adjust accordingly.

Check your SD card speed, Fire styles require a lot of resources so if your SD card is not up to par it will impair the animation.

The top of the library lists the required performance and steps to run SD test in the NOTICE section.

Thank you very much for your quick reply.
Both
#define MOTION_TIMEOUT 60 * 15 * 1000
and
#define IDLE_OFF_TIME 60 * 15 * 1000
are in my config but with a higher value, I will adjust these settings.
I was just wondering that only this specific style keeps the button lit, the other 15 or so not.
SD Cards is a high speed Samsung one but I will check out the sdtest command. I am still new to this so I will continue to experiment. Have a great day and thanks again.

It would depend on the styles themselves in each preset. If they don’t have an OFF behavior then they would turn off. You can start a new thread and post your full config using pastebin.com and we can have a look.

1 Like