marcoschwartz / aREST

A RESTful environment for Arduino
http://aREST.io/
Other
1.2k stars 279 forks source link

Correct ESP8266 Boards Manager URL #231

Closed per1234 closed 6 years ago

per1234 commented 6 years ago

Use the correct Boards Manager URL for installing Arduino ESP8266 Core, as specified in their official installation instructions: https://github.com/esp8266/Arduino/#installing-with-boards-manager

Fixes https://github.com/marcoschwartz/aREST/issues/230

CC: @jm33-m0

jm33-m0 commented 6 years ago

thanks! @per1234

marcoschwartz commented 6 years ago

Thanks so much! I didn't know that they changed it :)