CMM2: V5.07.02b1: Minor bug fixes


Author Message
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 10180
Posted: 06:57am 22 Oct 2021      

http://geoffg.net/Downloads/Maximite/CMM2_Beta.zip

Fixes bug in TIMER= command when value is greater than 70

Extra syntax option for BITBANG WS2812

Existing version
BITBANG WS2812 type, pin,colours%()


Also now allowed
BITBANG WS2812 type, pin, nbr, colours%[()]


The new variant allows you to control a single LED which wasn't previously possible in a clean way e.g.
BITBANG WS2812 O, 3,1,RGB(RED)