Fix include

This commit is contained in:
Kristian Lauszus 2014-09-10 01:45:17 -07:00
parent c5c761aec5
commit 2ee76e2923

View file

@ -22,7 +22,7 @@ e-mail : support@circuitsathome.com
#define _Max_LCD_h_
#include "Usb.h"
#include "Print.h"
#include <Print.h>
// commands
#define LCD_CLEARDISPLAY 0x01