Jeff Kletsky

Results 17 issues of Jeff Kletsky

* bleak version: 0.13.0 * BlueZ version (`bluetoothctl -v`) in case of Linux: bluetoothctl: 5.55 * Linux version: Raspberry Pi OS, based on Debian Bullseye ### Description The application at...

Included from `ufltool/tool.c`

`Makefile` for `uf2tool` references `-I../../uf2-samd21/inc` which is above the root of this project

``` [submodule "hidapi"] path = hidapi url = ../../signal11/hidapi ``` Just have to hope that https://github.com/signal11/hidapi is always at the same relative location. Pretty messed up if you've got a...

http://docs.openhab.org/administration/logging.html Improperly identifies how to change logging levels, where, and the use of the Karaf console. No, I'm not going to guess as to what it should be as to...

help wanted
type: writing :pencil2:
quick fix

Easily resolved by adding your choice of #include #include "string.h" PR as soon as I have the Issue number for the branch

It appears that the refactor of the upgrade process for NAND devices resulted in the nand_do_upgrade_success step not being called for devices using the linksys.sh script. As a result, configuration...

target/ipq40xx

When attempting a build on Mac OS X 10.11.3 (El Capitan) with current Xcode installed, the format of many assignments is apparently unacceptable to the clang compiler. ``` $ gcc...

An upload-only scope is now available, thanks to Miha's work. Use it and minimize potential damage due to exposure of credentials. https://github.com/miharekar/decent-visualizer/commit/07f29b521426776a8fde9d1afa884b72518754af

enhancement

At the present time, the adjustment for stop-at-weight is provided through `config.de1.STOP_AT_WEIGHT_ADJUST`. Though sufficient for a single scale, it does require a restart of pyDE1 at this time to take...

enhancement