Get dual build working

This commit is contained in:
2023-11-09 22:55:10 -07:00
parent 33714fcf17
commit 473efc8003
4 changed files with 29 additions and 26 deletions

View File

@@ -30,6 +30,11 @@
#include <Arduino.h>
#define BUSY_PIN 26
#define RST_PIN 27
#define DC_PIN 15
#define CS_PIN 14
class EpdIf
{
public: