No longer requiring WProgram.h for Print / Stream classes (replaced Arduino-specific type names in String).
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
#define LiquidCrystal_h
|
#define LiquidCrystal_h
|
||||||
|
|
||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
#include "WProgram.h"
|
|
||||||
#include "Print.h"
|
#include "Print.h"
|
||||||
|
|
||||||
// commands
|
// commands
|
||||||
|
|||||||
Reference in New Issue
Block a user