The Arduino program was updated to fit the driver board of Rev2.3.
This commit is contained in:
parent
8b81d7a22f
commit
a550cc47fa
12 changed files with 30 additions and 1 deletions
|
|
@ -35,6 +35,7 @@
|
|||
#define DC_PIN 9
|
||||
#define CS_PIN 10
|
||||
#define BUSY_PIN 7
|
||||
#define PWR_PIN 6
|
||||
|
||||
class EpdIf {
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue