Sfoglia il codice sorgente
HACK: Fix compile error on newer GCC
This fixes:
error: call to undeclared function 'wled_flash_led_prepare'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
rc = wled_flash_led_prepare(trigger, options, max_current);
Change-Id: I02958e1a979e4124cb283fda99649a3ef08db160