Brian Helterline
Brian Helterline
If the last ping received times out, the AvgResponseTime variable does not get properly calculated. It remains as the sum of all the previous response times and is never divided...
The content_contains.t test suite fails under windows. There is a conditional for Windows which expects \r\n in the output, but that is not correct for strawberry perl x64. It gives...
The examples show using HardwareSerial with commented out SoftwareSerial alternative. You should also have commented out the line to include the library since it is needed. They should contain this:...