Hi there
I am also trying to compile the code , But i get compiler error on:
———————
server.cpp:2069: error: ‘time’ was not declared in this scope
gt = time(NULL);
^
exit status 1
‘time’ was not declared in this scope
———————-
not sure if there is a include missing?
Trying to compile with Arduino exactly as per TeguhTeknisi’s post.