Closed pennam closed 4 months ago
Memory usage change @ 832f30a45403fac23aba5f20ae0dfa50bb51cf53
Board | flash | % | RAM for global variables | % |
---|---|---|---|---|
arduino:megaavr:uno2018 | 0 - 0 | 0.0 - 0.0 | 0 - 0 | 0.0 - 0.0 |
arduino:samd:mkr1000 | :small_red_triangle: 0 - +8 | 0.0 - 0.0 | 0 - 0 | 0.0 - 0.0 |
arduino:samd:mkrgsm1400 | :small_red_triangle: 0 - +8 | 0.0 - 0.0 | 0 - 0 | 0.0 - 0.0 |
I actually do not use this library, so I can not check it, but the code looks good to me.
Closing this because c->connected()
should return true if client socket is truly connected or there is data available in the read buffer.
Should fix #56
@Jeroen88 could you give it a spin?