summaryrefslogtreecommitdiff
path: root/src/driver/ccs811.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/driver/ccs811.cc')
-rw-r--r--src/driver/ccs811.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/driver/ccs811.cc b/src/driver/ccs811.cc
index 531dadb..0206a96 100644
--- a/src/driver/ccs811.cc
+++ b/src/driver/ccs811.cc
@@ -11,10 +11,6 @@
#include "driver/soft_i2c.h"
#endif
-#ifdef MULTIPASS_ARCH_esp8266
-#define nWAKE GPIO::d5
-#endif
-
void CCS811::init()
{
startFirmware();