Merge pull request #206 from Starik2005/patch-2

fix includa name
This commit is contained in:
SSYYL 2021-12-14 15:57:57 +08:00 committed by GitHub
commit 0e474bc8f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@
*/
#include "epdif.h"
#include <spi.h>
#include <SPI.h>
EpdIf::EpdIf() {
};