Correct spelling of include file for all OS (now only compile for Windows, which is not care about upper/lower case)
@@ -28,7 +28,7 @@
#ifndef EPDIF_H
#define EPDIF_H
-#include <arduino.h>
+#include <Arduino.h>
// Pin definition
#define RST_PIN 8