Tom Janson
Tom Janson
Firmata / node-arduino-firmata error, not related to Heimcontrol.
Mine runs for weeks at a time without crashes generally. I only use the RC functionality, not GPIO or anything, though. Feel free to post the output of any crash...
Just for the record: Heimcontrol accepts 8 digits and has 4 hardcoded as quoted above [(here’s the source)](https://github.com/ni-c/heimcontrol.js/blob/master/plugins/arduino/index.js#L83-88). That’s a little unfortunate, because ELRO uses 10 digits, 5 “house code”...
It’s possible to [use the Android location API directly](https://developer.android.com/guide/topics/location/strategies.html), and being independent of Google Play services is definitely a good goal. However, the docs also state: > **This API is...
@IzzySoft oh, it's definitely not maintained, I haven't used it in years, let alone made changes.
Bug is apparently triggered by display rotation.
I don’t usually use an external keyboard, but I gave it a try with a “Cherry Stream 3.0” USB keyboard (German ISO keys). My results: * Layer 4: * right...
Remapping `non_us_backslash` to `right_command` fixes the Layer 4 issue, at least for the keyboard I have. Oddly enough the Layer 3 issue remains despite the fact that `backslash` is remapped...
> What does the key left to the 1 key (above the tab key) produce (with and without that remapping, and what is the key code in the Karabiner-EventViewer)? Potentially...
I’m using the `tab` branch. (I can’t recall whether it ever happened with the main branch.) This happens once every couple of hours (when I’m typing a lot). Maybe some...