Michael

Results 5 issues of Michael

Two images, before and after ![2019-11-28 15_32_14-BlocklyProp](https://user-images.githubusercontent.com/11635798/69814540-b4216000-11f4-11ea-93bc-d527cca85b77.png) ![2019-11-28 15_32_25-BlocklyProp](https://user-images.githubusercontent.com/11635798/69814545-b5eb2380-11f4-11ea-9a37-ca3e10a345d2.png)

possible bug Calling pwm_set in code auto-injects pwm_start after main. Good and works fine. Then... Calling pwm_stop stops pwm output and kills the cog. Good so far. Code can now...

Requires Verification

![2019-07-23 16_32_45-BlocklyProp](https://user-images.githubusercontent.com/11635798/61720991-0e527600-ad68-11e9-8b7c-94448def3346.png) ![2019-07-23 16_33_04-BlocklyProp](https://user-images.githubusercontent.com/11635798/61720995-101c3980-ad68-11e9-83a2-65cfcb5f3987.png) ![2019-07-23 16_37_12-BlocklyProp](https://user-images.githubusercontent.com/11635798/61721068-2c1fdb00-ad68-11e9-8981-31e8788bc9e1.png) ![2019-07-23 16_37_21-BlocklyProp](https://user-images.githubusercontent.com/11635798/61721071-2d510800-ad68-11e9-880d-4195bb7d6632.png)

Requires Verification

Block which expands with all 32 pins, and allows each one to be given a "constant name" and default pin state, which gets set immediately after main() This is currently...

Discussion

The current ws2812b "type" in RGB-INIT block doesn't suit all WS2812b's. Suggest a new type in the dropdown of led types, perhaps called "custom", which allows the user to enter...

enhancement
C library dependency