mythen3 calc checksum

This commit is contained in:
2019-10-31 12:31:51 +01:00
parent ba9a0c7917
commit 6c5c4f00b3
4 changed files with 3 additions and 3 deletions

View File

@ -653,7 +653,7 @@ int configureMAC() {
udp->ip_protocol = 0x11;
// total length is redefined in firmware
// calcChecksum(udp);
calcChecksum(udp);
//TODO?
//cleanFifos();