Skip to content
Snippets Groups Projects
Commit 133e8a4b authored by David Gauchard's avatar David Gauchard
Browse files

+ laas-welcome SSID info

parent 8c24858c
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,15 @@
// Feather LCD
// Feather motor controler
#pragma once // necessary for arduino IDE environment ino source file
#if 0
#define STASSID "laas-capture"
#define STAPSK ""
#else
#define STASSID "laas-welcome"
#define STAPSK "WifiLAAS2022" // this password is wrong
#endif
#define NAME "PousseSeringue"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment