Browse Source

Update epdif.h

Error include name
Starik2005 3 years ago
parent
commit
fd72eeb575
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Arduino/epd7in5bc/epdif.h

+ 1 - 1
Arduino/epd7in5bc/epdif.h

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