Fixes
This commit is contained in:
parent
8975eb785b
commit
d67bac14e9
@ -5,9 +5,9 @@
|
||||
#include <ArduinoJson.h>
|
||||
|
||||
//Variables
|
||||
const char* ssid = "SteelAntsNET";
|
||||
const char* pasw = "tgr786hgtp3CZ";
|
||||
const char* hwId = "JOK3R";
|
||||
const char* ssid = "";
|
||||
const char* pasw = "";
|
||||
const char* hwId = "";
|
||||
const char* url = "http://dev.steelants.cz/vasek/home/api.php";
|
||||
int unsuccessfulRounds = 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user