Class Binder typo

This commit is contained in:
hsaturn
2023-01-02 00:39:23 +01:00
parent d517cf2627
commit 0c454bfe3a

View File

@@ -338,7 +338,7 @@ void setup() {
while(!Serial);
*/
Serial.println("=============[ FAKE NETWORK TinyMqtt TESTS ]========================");
Serial.println("=============[ CLASS BINDER TinyMqtt TESTS ]========================");
WiFi.mode(WIFI_STA);
WiFi.begin("network", "password");