David Lechner
David Lechner
I've notice that the EV3 UART sensors return an error value quite often instead of the sensor value. Usually, the value is -2, and sometimes -4. I can see these...
I've been talking to someone using ev3dev with BrickPi. Apparently they [upgraded the firmware of an older BrickPi to v2.5](https://github.com/ev3dev/ev3dev/issues/796). From what I understand, firmware v2.5 is for BrickPi+ only...
The `RGB-RAW` mode of the LEGO EV3 Color sensor (UART) always returns a bad checksum. The checksum should be ignored in this mode so that it can be used. References:...
#### Environment - __Package version(s)__: @blueprintjs/core": "^3.52.0, @blueprintjs/popover2": "^0.12.9 - __Browser and OS versions__: Version 96.0.4664.110 (Official Build) snap (64-bit) #### Feature request When using the `renderTarget` feature of Popover2...
After upgrade to v4 I am unable to override default colors (e.g. `$blue2`), even using `node-sass`. Has anything changed from v3 which would impact this? _Originally posted by @dylangrandmont in...
In Python 3, we don't need to explicitly inherit from object.
In #883 we realized that Android has an solution for differentiating services/characteristics that isn't compatible with the current Bleak notion of an attribute handle. The reason we expose the `handle`...
* bleak version: 0.10.0 * Python version: N/A * Operating System: All * BlueZ version (`bluetoothctl -v`) in case of Linux: N/A ### Description Currently, the behavior of the callback...
* bleak version: 0.10.0 * Python version: N/A * Operating System: Linux * BlueZ version (`bluetoothctl -v`) in case of Linux: >= 5.48
This is a commonly reported problem: #724, #467 (it feels like it has come up more than this, but that is all I could find). The solutions is to use...