mairas/ReactESP

Minimal and Torture examples won't compile

ba58smith opened this issue · 0 comments

To get Minimal to compile, I had to uncomment ReactESP in the lib_deps section of platformio.ini:

lib_deps =
    ReactESP

To get Torture to compile, I had to add the lib_dep section, with ReactESP in it.