Add Wire.h om OPB60ExtensionPort.h
This commit is contained in:
parent
9aeaeb630e
commit
070071de0a
|
@ -3,6 +3,7 @@
|
|||
|
||||
#include <Arduino.h>
|
||||
#include "OBP60Hardware.h"
|
||||
#include <Wire.h>
|
||||
#include <MCP23017.h>
|
||||
#include <GxGDEW042T2/GxGDEW042T2.h> // 4.2" Waveshare S/W 300 x 400 pixel
|
||||
#include <GxIO/GxIO_SPI/GxIO_SPI.h> // GxEPD lip for SPI display communikation
|
||||
|
|
Loading…
Reference in New Issue