Added Laravel project
This commit is contained in:
@@ -24,8 +24,8 @@ DHT dht(DHTPIN, DHTTYPE);
|
||||
|
||||
|
||||
// WiFi settings:
|
||||
const char* ssid = "Klenkschachtel";
|
||||
const char* password = "KS!;3k@S$h=?AL";
|
||||
const char* ssid = "Your_SSID";
|
||||
const char* password = "Your_Password";
|
||||
|
||||
|
||||
//milli counter
|
||||
|
Reference in New Issue
Block a user