You've already forked Adafruit_MQTT_Library
mirror of
https://github.com/adafruit/Adafruit_MQTT_Library.git
synced 2025-07-30 13:23:06 +03:00
remove print for pins
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user