Explorar el Código

Update epdif.h

Error include name
Starik2005 hace 3 años
padre
commit
fd72eeb575
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Arduino/epd7in5bc/epdif.h

+ 1 - 1
Arduino/epd7in5bc/epdif.h

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