-->
Page 1 of 1

ESP Arduino Rest API Library Info

PostPosted: Fri Jun 30, 2017 7:42 pm
by mrtc
Hi,

I'm the proud new owner of an Adafruit ESP8266 feather. I want to communicate with my Parse API server. Could anyone inform me where I can find documentation listing the commands in the ESP8266 WIFI library?

Re: ESP Arduino Rest API Library Info

PostPosted: Sat Jul 01, 2017 4:42 pm
by btidey
There is a lot of stuff in the arduino esp8266 docs

Start at https://github.com/esp8266/Arduino/tree ... sp8266wifi

Re: ESP Arduino Rest API Library Info

PostPosted: Sun Jul 02, 2017 3:09 pm
by mrtc
Thanks for this. Looks like the next steps I need.