set pump output
This commit is contained in:
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user