remove print for pins
This commit is contained in:
parent
4a709ffc28
commit
3c71f1c560
@ -76,7 +76,6 @@ void setup()
|
||||
|
||||
// if the AirLift's pins were defined above...
|
||||
#ifdef SET_PINS
|
||||
Serial.println("Setting pins...");
|
||||
WiFi.setPins(SPIWIFI_SS, SPIWIFI_ACK, ESP32_RESETN, ESP32_GPIO0, &SPIWIFI);
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user