Update auth server docs and fix some styling
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
void processWifiState()
|
||||
{
|
||||
switch(wifiState) {
|
||||
switch (wifiState) {
|
||||
case WIFI_DISCONNECTED:
|
||||
commState = COMM_INIT;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user