move code to make it pretty.

This commit is contained in:
Kelvin Sherlock 2018-11-23 16:15:55 -05:00
parent c85d4b1576
commit fd7e8afe23
1 changed files with 1 additions and 1 deletions

View File

@ -165,9 +165,9 @@ void QServer(void) {
} else {
TCPIPWriteTCP(ipid, "Your quote here!\r\n", 18, false, false);
}
}
queue[i].state = STATE_SEND;
break;
}
case STATE_SEND: