Source code has been updated. The last update to PlatformIO is causing a compile error. Changing the build_flags in "platformio.ini" corrects/works around the issue.
build_flags = -ULWIP_OPEN_SRC -Wl,-Tesp8266.flash.4m.ld
A project log for ESP8266 Mobile Rick Roll Captive Portal
A fun project to Rick Roll friends or strangers wirelessly.
Source code has been updated. The last update to PlatformIO is causing a compile error. Changing the build_flags in "platformio.ini" corrects/works around the issue.
build_flags = -ULWIP_OPEN_SRC -Wl,-Tesp8266.flash.4m.ld
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.