[P010] Remove some left-overs from testing

This commit is contained in:
tonhuisman
2020-08-06 20:28:23 +02:00
parent 00313b4c38
commit 64cb557c97
-4
View File
@@ -27,10 +27,6 @@
#ifndef AS_BH1750_h
#define AS_BH1750_h
// #ifndef ARDUINO
// #define ARDUINO 100
// #endif
#if (ARDUINO >= 100)
#include <Arduino.h>
#else