Minor changes

This commit is contained in:
hsaturn
2021-09-19 12:40:04 +02:00
parent b58f3e3d67
commit 4dcc6a6cf4
6 changed files with 253 additions and 3 deletions

View File

@@ -143,7 +143,7 @@ void setup() {
Serial.begin(115200);
while(!Serial);
Serial.println("=============[ NO WIFI CONNECTION TinyMqtt TESTS ]========================");
Serial.println("=============[ LOCAL TinyMqtt TESTS ]========================");
}
void loop() {