Does anyone know how to get this to work with Arduino21? I'm having difficulty getting past the HTML headers without being able to use the .append function that you could use with older versions of Arduino.
I'm also having problems using:
c == '\n'
I don't seem to be able to detect this. within the string I'm reading
any help much appreciated
Boppyer