fix: finalize code for DEFCON
remove print statements switch to async based waiting to improve performance a little on Linux disable checksums on inbound packets on Linux with smoltcp
This commit is contained in:
Generated
+1
@@ -3473,6 +3473,7 @@ dependencies = [
|
||||
"cfg-if",
|
||||
"defmt",
|
||||
"heapless",
|
||||
"libc",
|
||||
"log",
|
||||
"managed",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user