Skip to content

Commit 3c71f1c

Browse files
author
brentru
committed
remove print for pins
1 parent 4a709ff commit 3c71f1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/adafruitio_secure_airlift/adafruitio_secure_airlift.ino

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ void setup()
7676

7777
// if the AirLift's pins were defined above...
7878
#ifdef SET_PINS
79-
Serial.println("Setting pins...");
8079
WiFi.setPins(SPIWIFI_SS, SPIWIFI_ACK, ESP32_RESETN, ESP32_GPIO0, &SPIWIFI);
8180
#endif
8281

0 commit comments

Comments
 (0)