mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Adding #include <WProgram.h>.
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
#define LiquidCrystal_h
|
||||
|
||||
#include <inttypes.h>
|
||||
#include "WProgram.h"
|
||||
#include "Print.h"
|
||||
|
||||
// commands
|
||||
|
Reference in New Issue
Block a user