More debugging.
This commit is contained in:
parent
b8602107b0
commit
09a02b66de
@ -89,6 +89,8 @@ int main(void)
|
||||
isConnected = 0;
|
||||
}
|
||||
|
||||
printf("Received request for ID: %d\n", req.ID);
|
||||
|
||||
// TYPE == 0 is the equivelent of a GET
|
||||
if (req.type == 0)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user