marcoschwartz / aREST-ESP8266

aREST API for the ESP8266 WiFi chip using the NodeMCU firmware
37 stars 10 forks source link

Project name is not as specific as it should be. #5

Open mralexgray opened 8 years ago

mralexgray commented 8 years ago

Project should really be named something like...

aREST-nodeMCU

or

luaREST 😀

The issue I have is that

esp8266 ≠ nodeMCU

whereas

nodeMCU ≈ lua

Thoughts?

marcoschwartz commented 8 years ago

Hello,

This project is deprecated, as I am focusing all my efforts on the Arduino-compatible version of the library at https://github.com/marcoschwartz/aREST I'll update the README accordingly :)