modif READme + maj secret.h
This commit is contained in:
parent
d9ca365483
commit
33a8b91668
|
@ -1,2 +1,5 @@
|
|||
# code-grappe
|
||||
## branche carreire
|
||||
|
||||
mots de passe dans include/secret.h
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#define MQTT_USER "NomUtilisateurMQTT"
|
||||
#define MQTT_MDP "MotDePasseMQTT"
|
||||
#define SSID "NomDuWifi"
|
||||
#define PWD "MotDePasseWifi"
|
||||
#define SSID "Thermo-Bibli"
|
||||
#define PWD "12453801"
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
// mdps dans include/secret.h
|
||||
#include "main.h"
|
||||
|
||||
using namespace std;
|
||||
|
|
Loading…
Reference in a new issue