Edzelf / Esp-radio

Internet radio based on Esp8266 and VS1053.
MIT License
619 stars 200 forks source link

Migrate to Platformio #202

Closed h1aji closed 2 years ago

h1aji commented 3 years ago

Hi @Edzelf are you planning to migrate this code platformio? Same you did for esp32-radio? Thanks

Edzelf commented 3 years ago

No, but it should not be too difficult to do this. I guess it is just a matter of renaming the sketch and add a line to include "arduino.h".