Update variant.h

This commit is contained in:
Mark Trevor Birss
2023-01-07 13:22:32 +02:00
committed by GitHub
parent 9f1c77da76
commit 0e0ccad489

View File

@@ -1,13 +1,9 @@
#include <NeoPixelBus.h> #include <NeoPixelBus.h>
// For OLED LCD // 0.96" OLED
#define I2C_SDA 22 #define I2C_SDA 22
#define I2C_SCL 32 #define I2C_SCL 32
//#undef I2C_SDA
//#undef I2C_SCL
//#define HAS_SCREEN 0
// NO GPS // NO GPS
#undef GPS_RX_PIN #undef GPS_RX_PIN
#undef GPS_TX_PIN #undef GPS_TX_PIN