set pump output
This commit is contained in:
parent
9b5bf90da9
commit
6e9b7b29ff
@ -714,6 +714,7 @@ void setup() {
|
|||||||
}
|
}
|
||||||
/* read button */
|
/* read button */
|
||||||
pinMode(BUTTON, INPUT);
|
pinMode(BUTTON, INPUT);
|
||||||
|
pinMode(OUTPUT_PUMP, OUTPUT);
|
||||||
|
|
||||||
/* Disable Wifi and bluetooth */
|
/* Disable Wifi and bluetooth */
|
||||||
WiFi.mode(WIFI_OFF);
|
WiFi.mode(WIFI_OFF);
|
||||||
|
Loading…
Reference in New Issue
Block a user