1
0
Fork 0

Shared default animations

This commit is contained in:
Fred Sundvik 2017-07-09 17:50:01 +03:00 committed by Jack Humbert
parent 2251560256
commit 4da3b19603
10 changed files with 35 additions and 171 deletions

View file

@ -34,7 +34,7 @@
#include "lcd_backlight_keyframes.h"
#include "system/serial_link.h"
#include "led.h"
#include "animations.h"
#include "default_animations.h"
static const uint32_t logo_background_color = LCD_COLOR(0x00, 0x00, 0xFF);
static const uint32_t initial_color = LCD_COLOR(0, 0, 0);