Ryan Downing

Results 2 issues of Ryan Downing

## Description of Change WiFiClient handles large write() by breaking it down and sending the whole thing in pieces, but WiFiClientSecure may just do a partial send and return the...

I had a few thoughts for some more linter checks I'd like to have. Would be happy to implement them here if you guys are interested. ### 1. `return `...

enhancement
help wanted