Include config.h from visualizer.h

This commit is contained in:
Fred Sundvik 2017-04-15 14:24:26 +03:00
parent b0094e631e
commit ff49259a1a
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ SOFTWARE.
#include <stdint.h>
#include <stdbool.h>
#include "config.h"
#include "gfx.h"
#ifdef LCD_BACKLIGHT_ENABLE