Преглед на файлове

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 години
родител
ревизия
2c7bd82fae
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Arduino/epd1in54_V2/epdif.h

+ 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