Skip to content

Commit 0ca9575

Browse files
committed
Correct spelling
1 parent 566708f commit 0ca9575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/WiFiAdvancedCallback/WiFiAdvancedCallback.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ void setup() {
100100
Serial.println();
101101

102102
// subscribe to a topic
103-
// the second paramter set's the QoS of the subscription,
103+
// the second parameter set's the QoS of the subscription,
104104
// the the library supports subscribing at QoS 0, 1, or 2
105105
int subscribeQos = 1;
106106

0 commit comments

Comments
 (0)