ESP8266NodeMCU Flash Button

The flash button on my ESP8266 NodeMCU doesn’t do anything using WLED 0.9.0-b1. Is this normal? I never tried the flash button when I was using WLED 0.8.5

I created three macros, master on, master off and next preset. When these macros are used with countdown over macro they work fine. When I assign these macros to the short press, double press and long press buttons, save and reboot, the NodeMCU flash button still doesn’t do anything. Everything else seems to be working fine. Can anyone please help me understand the flash button and what I missed or what to try next? The solution escapes me but I expect it’s simple. Thanks, Drew.

Hi @Ve6hgw, you need to enable the button in the settings (SYNC INTERFACES):
On/Off button enabled: :ballot_box_with_check:

in 0.8.6 this was enabled by default - now it’s off by default.

That was my problem. I didn’t expect the solution would be quite that simple.
Thanks very much.
Drew.

Interesting… it should still be enabled by default. I will do a fresh installation of latest source later today and see if I find anything.