Select Git revision
run.py
Forked from
flow3r / flow3r firmware
Source project has a limited visibility.
-
Since !620 it happened much earlier, causing a lot of flickering at boot, especially with plenty of apps installed. Move it back to until after the application bundles are already collected. Note that it happens a bit later than before now, as bundle processing itself happens later because of being moved into the menu class, but the end result is arguably nicer than before, as there's no weird delay between setting the LEDs and showing the menu anymore. Fixes: 06983264 ("Split sunmenu into its own file")
Since !620 it happened much earlier, causing a lot of flickering at boot, especially with plenty of apps installed. Move it back to until after the application bundles are already collected. Note that it happens a bit later than before now, as bundle processing itself happens later because of being moved into the menu class, but the end result is arguably nicer than before, as there's no weird delay between setting the LEDs and showing the menu anymore. Fixes: 06983264 ("Split sunmenu into its own file")