tcpTest continued
This commit is contained in:
parent
bf73cf2351
commit
8ea735ebac
@ -77,10 +77,9 @@ void tcpTestHandler(void *handle) {
|
||||
|
||||
case 4:
|
||||
coloredMsg(LOG_YELLOW, "tth, now waiting for some input");
|
||||
uint16_t s = getSn_RxMAX(TCPTEST_SOCK);
|
||||
uint16_t s = getSn_RX_RSR(TCPTEST_SOCK);
|
||||
coloredMsg(LOG_YELLOW, "tth, getSn_RxMAX returns %d", s);
|
||||
|
||||
state = 255;
|
||||
break;
|
||||
|
||||
case 255:
|
||||
|
Loading…
x
Reference in New Issue
Block a user