mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-14 09:03:50 +01:00
A custom rainbow boot-up animation/delay gets old pretty quick and we didn't actually init the LEDs anyway, so it would not be shown. Drop the custom led_init() so the generic led_init() kicks in and properly initializes the LEDs.