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