A while ago, we added a bit of code to `bootAnimation()` that only did the animation on first boot - this is not a desirable thing anymore, not in `bootAnimation()` itself. These days, one would use `Kaleidoscope-EEPROM-Settings`, and decide whether to do the boot animation there. Since `bootAnimation()` is an optional thing, just do the animation whenever the function is called, and remove the obsolete EEPROM bits. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>pull/365/head
parent
0308c89cb4
commit
3b5363fea1
Loading…
Reference in new issue