Linus

Results 37 comments of Linus
trafficstars

This seems like something that has been done now. This issue could be closed.

> Hey SnowFreeze, thanks for ur reply. Would there be a possibility for the devs to work this into the new release? If not could you maybe tell me what...

Hey, I have the same problem (all of my LEDs are white) but these fixes did not work for me. I feel like an idiot, but I also couldn't get...

@lightsarefun yes and @cnlohr yes. I will try with different LEDs today

That is possible, I do use a NodeMCU. I have access to a multimeter, but not direct access an oscilloscope sadly (I live next to a university, so if I...

Observation: It turns on the right amount of LEDs, but doesn't set the correct color for me. @cnlohr I mesaured 200 mV. @sanchosk no, but I'll try.

Any more hints? I still have this problem.

Finally scoped the output. This is the bigger picture: ![image](https://user-images.githubusercontent.com/8374054/55390186-f0ea6980-5536-11e9-85d8-5e0449fb127a.png) And zoomed in on the high phases: ![image](https://user-images.githubusercontent.com/8374054/55390244-11b2bf00-5537-11e9-92ba-5b5ddb6f0dbb.png) The cap didn't work sadly.

> > > Hey SnowFreeze, thanks for ur reply. Would there be a possibility for the devs to work this into the new release? If not could you maybe tell...

A good way to do this is to write a new scheduler for your tests. Here's some example code (feel free to do it differently) ``` from xdist.remote import Producer...