So streaming over network dos not hog all of main loop we now issue one net command...
authorJim Morris <morris@wolfman.com>
Sun, 14 May 2017 21:31:48 +0000 (14:31 -0700)
committerJim Morris <morris@wolfman.com>
Sun, 14 May 2017 21:31:48 +0000 (14:31 -0700)
commit820b74a483326e5a79126f6bcd1599e9bd496b46
tree4329314e62702a3579b3ba2149bcc6891080721a
parent48a0fdb62f564699c1c0af82667db083137a049b
So streaming over network dos not hog all of main loop we now issue one net command per main loop iteration
this allows another telnet connection and/or a USB serial connection to actually get a response
src/libs/Network/uip/Network.cpp