cleaned up pin defines in common.h

This commit is contained in:
Max 2020-07-23 20:04:50 +02:00
parent f6b2fc75dd
commit 81eedadb63

View File

@ -14,10 +14,6 @@
// DHT11
#define PIN_DHT11 14
// MQ-135
#define PIN_MQ135_A 12
#define PIN_MQ135_D 13
// MOISTURE SENSOR // A7
#define PIN_MS 35
#define VALUE_WATER 1650