1
0
Fork 0

Makefile changes and files to compile Visualizer

This commit is contained in:
Fred Sundvik 2016-07-07 00:20:20 +03:00
parent 10f3a1b621
commit 70797bb8f2
8 changed files with 604 additions and 23 deletions

View file

@ -29,9 +29,7 @@ SOFTWARE.
#include "ch.h"
#endif
#ifdef LCD_ENABLE
#include "gfx.h"
#endif
#ifdef LCD_BACKLIGHT_ENABLE
#include "lcd_backlight.h"