Added code to create special sequences such as limited edition MagicBands that go beyond the standard light up and fade. Created animation functions to animate the Epcot 35 Red MagicBand (shown here https://www.youtube.com/watch?v=P6Une5iRSbE). Special sequences can be set in settings.conf and added a top_of_ring setting for the lightSpin function as it starts from the top (could be expanded to other animation functions in future).
Standard band lighting functionality unaffected by these additions. Rainbow and pride still are set as special colors in COLORS array and settings.conf.
Added code to create special sequences such as limited edition MagicBands that go beyond the standard light up and fade. Created animation functions to animate the Epcot 35 Red MagicBand (shown here https://www.youtube.com/watch?v=P6Une5iRSbE). Special sequences can be set in settings.conf and added a top_of_ring setting for the lightSpin function as it starts from the top (could be expanded to other animation functions in future).
Standard band lighting functionality unaffected by these additions. Rainbow and pride still are set as special colors in COLORS array and settings.conf.