Koichi Kurahashi wrote:Hi,
Quit Arduino IDE and edit this file:
~/Library/Arduino15/packages/esp8266/hardware/esp8266/2.1.0/platform.txt
// sorry I don't know about windows...
Search "compiler.c.elf.libs", and append "-lespnow" at the end of the line. Then you can build it by Arduino IDE.
koichi
I was wondering how you knew this? Maybe it could help me learn all this in the future. And also if you posted the code from your youtube video anywhere? I'm trying to directly control things without needing wifi.