„include/networkConfig.h“ ändern
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
namespace NetworkConfig
|
||||
{
|
||||
const char ssid[] = "LebennigHuus";
|
||||
const char password[] = "Punica-699";
|
||||
const char ssid[] = "";
|
||||
const char password[] = "";
|
||||
}
|
||||
|
||||
namespace MqttConfig
|
||||
|
||||
Reference in New Issue
Block a user