thebigpotatoe / Super-Simple-RGB-WiFi-Lamp

A project based on the ESP8266 and WS2812b
MIT License
66 stars 28 forks source link

Added 3 new modes #19

Closed Phantisy closed 4 years ago

Phantisy commented 4 years ago

Added 3 new modes. Still working on the speed option for the 3 modes.

thebigpotatoe commented 4 years ago

The modes look great!

There are a few merge conflicts however since there have been a few additions to the code since you forked the code. Could you possibly pull the latest master branch into your branch and update the pull request. I just don't have the time at the moment to manage conflicts.

Phantisy commented 4 years ago

I am not sure how to do that. This is my first time using Github. I will try to figure it out

thebigpotatoe commented 4 years ago

Ah, no worries. I am also relatively new and still trying to find the easiest and best way to do things on GitHub.

I may be able to have a look at this on the weekend, see if there is a solution.