Lukas Bachschwell
Lukas Bachschwell
Hey, awesome library! General question: would it be possible to detect Parity errors ? I have been experimenting with Mark and Space Parity and would be interested if there is...
Hi, cool library I am trying to use the repeat function with an array that I get from a request, I would like to update this array every 500ms But...
Hi, Using cocoapods 1.0.1 you need to specify targets for the pod dependencys in the podfile Like so: `target "SampleBroadcaster-Swift" do pod 'VideoCore', path: '../..' end` Otherwise yo get the...
Hey and thanks for the cool project!!! I am running 3 displays, on my second display I have a stack with several windows. But this also starts to block element...
Sending stuff to stderr seems to still pick it up as valid output in the rest of the system, causing the filtering to not work correctly
### The problem I am using the NodeMCU v2 devboard and trying to set text values on my nextion display. The issue is it does not work at all (no...
Hi everyone, I have been using this image and want to use a smtp server with it. the problem is though that somehow the servername is an underscore and that...
### Clear and concise description of the problem I am trying to setup a pipeline with several steps, the last two should fire depending on the tag if the tag...
I really like this project !!!! But unfortunately some of my Pis run OSes without bash, so I suggest switching to sh instead, as this is much more likely to...
I have run into a stupid issue when the frame is actively turned on and off. when I send a picture and it takes more than 24 hours for the...