php - I can't understand this errors (Arduino) -


i'm trying connect "arduino" web client. i'm using wifi.h.

i have theses errors :

request member 'write' in 'server', of non-class type 'char [24]' request member 'println' in 'server', of non-class type 'char [24]' 


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -