2
0
Эх сурвалжийг харах

Update epdif.h

Correct spelling of include file for all OS (now only compile for Windows, which is not care about upper/lower case)
berrak 4 жил өмнө
parent
commit
2c7bd82fae

+ 1 - 1
Arduino/epd1in54_V2/epdif.h

@@ -28,7 +28,7 @@
 #ifndef EPDIF_H
 #define EPDIF_H
 
-#include <arduino.h>
+#include <Arduino.h>
 
 // Pin definition
 #define RST_PIN         8