Andreas
Andreas
I don't know if this is just a coincidence, but I just discovered that if you have defined a "startup action" (no computer) for a blink(1) mk3 and you try...
Hi, From the URL [http://127.0.0.1:8934/blink1](http://127.0.0.1:8934/blink1), I get the following JSON response: ```json { "blink1_serialnums": [ "3f84611e" ], "blink1_id": "08D1A6D73f84611e", "status": "blink1 id" } ``` I'm guessing that "blink1 id" is...
#### I discovered this today, after some heavy duty debugging until my head nearly imploded: If the macOS system language is set to any language with a _comma_ separator (delimiter)...
I am asking this question here, since I can't find any information about it in the docs, and I [get no replies on Stackoverflow](https://stackoverflow.com/questions/73530788/how-to-observe-events-and-functions-from-midiclocklistener-and-midibeatobserver) I am trying to use the...
Hello, Forgive me if I am missing something obvious, I just discovered BitBar a couple of hours ago. Question: If I have have a python script with a pseudo-method that...
Hello, First of all, thank you for this! Running perfectly on PHP 7.3.10 (XAMPP). At first I was having trouble sending serial messages to Arduino, until I realized Arduinos reset...