Seeed-Studio / Wio_Link

Wio_Link 8266
http://seeed-studio.github.io/Wio_Link/
182 stars 64 forks source link

Advanced use: unclear instructions #21

Closed YPares closed 8 years ago

YPares commented 8 years ago

In https://github.com/Seeed-Studio/Wio_Link/wiki/Advanced%20User%20Guide the instruction as to how "Use Wio Link's SDK and Program in Arduino-Style" are really not clear.

Files Main.cpp and connection_config.json for instance are mentioned but don't exist in the git repository. Also the possibility to use the Dockerfile to get ESP SDK isn't mentioned.

An example showing for instance how to read the DHT and display the values on the RGB LCD could be very useful here.

KillingJacky commented 8 years ago

Hi YPares,

Thanks for your pointer. We're updating the documentations.

KillingJacky commented 8 years ago

Doc updated.