mirror of
https://github.com/SasaKaranovic/HousePlantMonitoringSystem.git
synced 2026-07-08 17:52:37 +02:00
Update wifi_credentials.h
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef __WIFI_CRED_CFG
|
||||
#define __WIFI_CRED_CFG
|
||||
|
||||
const char* ssid = "Koshon";
|
||||
const char* password = "sxdcfvgbhnjmk";
|
||||
const char* ssid = "Your-SSID";
|
||||
const char* password = "Your-WiFi-Password";
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user