Update WiFi credentials, modify DEVICE_ROLE to SENSOR, and refactor GROUP_ID initialization; enhance MQ7_Read_Fake logic
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include <WiFi.h>
|
||||
#include <PubSubClient.h>
|
||||
|
||||
#define SSID "DIGIFIBRA-D2ys"
|
||||
#define WIFI_PASSWORD "4EEATsyTcZ"
|
||||
#define SSID "iPhone de Jose"
|
||||
#define WIFI_PASSWORD "bombardeenlaus"
|
||||
|
||||
int WiFi_Init();
|
||||
Reference in New Issue
Block a user