Moved libs from OBPExtensionPort.h to OBP60ExtensionPort.cpp

This commit is contained in:
norbert-walter 2022-03-02 12:33:07 +01:00
parent 2755f34b8e
commit 83d0626910
2 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,6 @@
#include <Arduino.h>
#include <Wire.h>
#include <MCP23017.h>
#include "Pagedata.h"
#include "OBP60Hardware.h"
#include "OBP60ExtensionPort.h"

View File

@ -3,8 +3,10 @@
#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
#include <GxIO/GxIO.h> // GxEPD lip for SPI