1
0
Fork 0

Move common visualizer keyframes into visualizer_keyframes.h

This commit is contained in:
Fred Sundvik 2017-04-05 10:14:24 +03:00
parent 64d63ab422
commit b7041d06ae
7 changed files with 54 additions and 12 deletions

View file

@ -27,6 +27,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#endif
#include "visualizer.h"
#include "visualizer_keyframes.h"
#include "lcd_keyframes.h"
#include "lcd_backlight_keyframes.h"
#include "system/serial_link.h"