mirror of
https://gitlab.fdmci.hva.nl/technische-informatica-sm3/ti-projectten/rooziinuubii79.git
synced 2025-08-05 12:54:57 +00:00
Removed network information
This commit is contained in:
@@ -21,8 +21,8 @@ Adafruit_SGP30 sgp;
|
|||||||
DHT dht(DHTPIN, DHTTYPE);
|
DHT dht(DHTPIN, DHTTYPE);
|
||||||
|
|
||||||
// WiFi en MQTT instellingen
|
// WiFi en MQTT instellingen
|
||||||
const char* ssid = "Akkerboulevard";
|
const char* ssid = "";
|
||||||
const char* password = "aadvanetten";
|
const char* password = "";
|
||||||
|
|
||||||
const char* mqtt_server = "192.168.68.104";
|
const char* mqtt_server = "192.168.68.104";
|
||||||
const int mqtt_port = 8080; //websocket-poort
|
const int mqtt_port = 8080; //websocket-poort
|
||||||
|
Reference in New Issue
Block a user