Lennart Buhl

Results 19 comments of Lennart Buhl

As far as I can tell everything in the `library.properties` files of these three libraries already look great, the only thing that would be necessary would be a PR on...

Bad bot! Don't just close issues when no author has said anything yet

Flash does 0-255-0-255-0 in a specified interval Pulse does 0-1-2-3-4-5-...-255-254-253-252-...-0

TODO: adapt to the new unified sketch

Hmm, I don't really observe a change in file size from 3.8 to 3.9 :thinking: From looking over the git history betweeen 3.8 and 3.9, I think the only commit...

Hallo, ich habe mit manchen Dokumenten ein Problem und es kommt die Meldung dass nur 3 von 4 Pattern erkannt wurde. Beispiel: https://imgur.com/a/1gu4wTi Ich vermute dass das Problem darin liegt...

I tried out a bit and for me this works best: ```python def play_demo_video(self, video_file_name): video_player = mpv.MPV(input_default_bindings=True, input_vo_keyboard=True) # When the video plays we want to disable gamepad input...

I want to go back to the game when no video is playing. For this I would need the MPV window to go away without shutting down the mpv instance....

Could be, but since `__name__` is checked in py-air-control it can also directly be used I suppose

So, no intention of including this lib in the Arduino package registry?