style
This commit is contained in:
@@ -93,8 +93,6 @@ static err_t modbus_incomming_data(void *arg, struct tcp_pcb *pcb, struct pbuf *
|
|||||||
|
|
||||||
// functie_voor_naam
|
// functie_voor_naam
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
} else if (err == ERR_OK){
|
} else if (err == ERR_OK){
|
||||||
tcp_close(pcb); // when everithing was ok close the tcpconnection
|
tcp_close(pcb); // when everithing was ok close the tcpconnection
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user