Tweak u8g impl file includes

2.0.x
Scott Lahteine 5 years ago
parent a07c4af393
commit 2d2d9da9f2

@ -69,7 +69,6 @@
#if HAS_GRAPHICAL_LCD
#include <U8glib.h>
#include "HAL_LCD_com_defines.h"
#define WIDTH 128

@ -57,7 +57,6 @@
#if HAS_GRAPHICAL_LCD
#include <U8glib.h>
#include "HAL_LCD_com_defines.h"
#define LCD_PIXEL_WIDTH 128

@ -59,7 +59,6 @@
#if HAS_GRAPHICAL_LCD && PIN_EXISTS(FSMC_CS)
#include <U8glib.h>
#include "HAL_LCD_com_defines.h"
#include <string.h>

@ -57,7 +57,6 @@
#if HAS_GRAPHICAL_LCD
#include <U8glib.h>
#include "HAL_LCD_com_defines.h"
#define WIDTH 128

Loading…
Cancel
Save