orionrobots / Bounce

Visual Programming System For Esp8266 running NodeMCU
Apache License 2.0
56 stars 19 forks source link

Create a block to join lists #25

Open dannystaple opened 8 years ago

dannystaple commented 8 years ago

Make a block that will join list A to list B. Make it work in a way compatible with the colour lists used for the ws2812 modules, and compatible with lists for other arbitrary purposes. May require changes to the ws2812 modules.