From 2ee76e29232c0077806eec37d1f7ca240210a1e3 Mon Sep 17 00:00:00 2001 From: Kristian Lauszus Date: Wed, 10 Sep 2014 01:45:17 -0700 Subject: [PATCH] Fix include --- max_LCD.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/max_LCD.h b/max_LCD.h index 48946a1f..dc5e028a 100644 --- a/max_LCD.h +++ b/max_LCD.h @@ -22,7 +22,7 @@ e-mail : support@circuitsathome.com #define _Max_LCD_h_ #include "Usb.h" -#include "Print.h" +#include // commands #define LCD_CLEARDISPLAY 0x01