Lyon Lemmens
Lyon Lemmens
Hi, I recently got my hands on a LilyGo TTGO display. This is an esp32 with a TTF SPI display. The instructions say to edit a User_Setup_Select.h file to select...
After a "make clean" or during the first make I get an error: build_opt.h: No such file or directory The culprit appears to be the default multi-threaded make. Setting BUILD_THREADS=1...
I've just started a new esp32 project. It had been a while. But since last time (2021) I now now get a warning when I compile a sketch with makeEspArduino...