ESP32_OLED_webradio icon indicating copy to clipboard operation
ESP32_OLED_webradio copied to clipboard

Please re-upload this project after "make clean"

Open carhero opened this issue 7 years ago • 0 comments

There are some object file in this repository which driving compile error if there is no make clean command was done.

There is no problem to compile with latest esp-idf, but make clean command is needed before compile due to object file in this repository.

carhero avatar Mar 03 '18 06:03 carhero