Patch a u8g include

This commit is contained in:
Scott Lahteine
2019-08-28 08:12:18 -05:00
parent 7b99c26e80
commit 95963121b0
5 changed files with 4 additions and 4 deletions

View File

@@ -23,6 +23,8 @@
// Use this file to select the com driver for device drivers that are NOT in the U8G library
#include <U8glib.h>
#ifndef U8G_HAL_LINKS
#ifdef __SAM3X8E__