We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 636e49b commit fa7d9edCopy full SHA for fa7d9ed
AuthClient.h
@@ -3,7 +3,7 @@
3
4
#include "Client.h"
5
#include "SHA1.h"
6
-#include "debug.h"
+//#include "debug.h"
7
8
#define GEARAUTHHOST "ga.netpie.io"
9
#define GEARAUTHPORT 8080
MicroGear.h
@@ -15,7 +15,7 @@
15
#include <EEPROM.h>
16
17
#include "AuthClient.h"
18
19
20
21
#define GEARTIMEADDRESS "ga.netpie.io"
0 commit comments