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

@ -28,9 +28,7 @@ SOFTWARE.
#include <stdint.h>
#include <stdbool.h>
#ifdef LCD_ENABLE
#include "gfx.h"
#endif
#ifdef LCD_BACKLIGHT_ENABLE
#include "lcd_backlight.h"