Lennart Buhl

Results 11 issues of Lennart Buhl

Hello there :) Have you considered submitting this library to the official Arduino Library Registry? (https://github.com/arduino/library-registry) That way, this library could easily be installed in the Arduino IDE via the...

stale

Pulse mode transitions forth and back between black and the current color. Looking for remarks before possibly adapting it for the other 2 sketches.

enhancement
effect

- [x] The issue is present in the latest release. - [x] I have searched the [issues](https://github.com/brocaar/chirpstack-gateway-bridge) of this repository and believe that this is not a duplicate. ## What...

Lines 47, 49 and 137 are missing a "self.". The "i" in line 134 is undefined. "allSameClass" raises IndexError for my data, length 0 kills it, but not sure where...

I have a program where mpv is called multiple times, like, every minute, but the previous playback is always done before a new one is started. After about 16 times...

**Describe at a high level the solution you're providing** Migrate the project to dependency resolution rather than pulling them in via submodules. **Is this a patch, a minor version change,...

Signed-off-by: Lennart Buhl **Describe at a high level the solution you're providing** Split board config into seperate files **Is this a patch, a minor version change, or a major version...

along with some refactoring and newer versions for docker image and libraries

This adds the possibility to flash and configure multiple boards with varying configs. Configurations can be created in a tree-like structure and each (except the root) inherit values from their...