cleaned up pin defines in common.h
This commit is contained in:
parent
f6b2fc75dd
commit
81eedadb63
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user