Aircoookie / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
https://kno.wled.ge
MIT License
15.04k stars 3.25k forks source link

fixed refs to removed usermod #4226

Closed ingDIY closed 4 weeks ago

ingDIY commented 4 weeks ago

cleaned up old references to "USE_ALT_DISPlAY" that aren't used anymore in the code/source files fixed readme.md documents and updated instructions removed referencies to old usermods

blazoncek commented 4 weeks ago

You are not following: https://github.com/Aircoookie/WLED/wiki/How-to-properly-submit-a-PR

Why do you keep editing 0_15 branch? Create a PR from your branch where changes are made. And squash commits before opening PR.

ingDIY commented 4 weeks ago

You are not following: https://github.com/Aircoookie/WLED/wiki/How-to-properly-submit-a-PR

Why do you keep editing 0_15 branch? Create a PR from your branch where changes are made. And squash commits before opening PR.

when I follow the wiki, this happens: 1

ingDIY commented 4 weeks ago

@blazoncek I didnt found a way to open the PR

blazoncek commented 4 weeks ago

You are apparently not doing things right. I do not know which step you missed. Did you push your changes?