Skip to content

Commit 4003fdc

Browse files
committed
Addressed typo: changed 'identifer' to 'identifier'
1 parent e59d791 commit 4003fdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Wippersnapper.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2796,7 +2796,7 @@ void Wippersnapper::connect() {
27962796
haltError("Unable to generate Device UID");
27972797
}
27982798

2799-
// Initialize MQTT client with device identifer
2799+
// Initialize MQTT client with device identifier
28002800
setupMQTTClient(_device_uid);
28012801

28022802
WS_DEBUG_PRINTLN("Generating device's MQTT topics...");

0 commit comments

Comments
 (0)