ryan
ryan
Untested because gosh there's some digging to do yet... API: https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/doc/adapter-api.txt\#n170 Relates to: https://github.com/deviceplug/btleplug/issues/244
**Describe the bug** when connecting to a `YWK-J1` BLE SPO2 sensor `[email protected]` inconsistently returns services in the `PeripheralProperties` object and `discover_services()` fails to discover any services or characteristics. from messing...
depends on a few upstream updates so testing requires a bunch of patches / CI is broken pending these updates... ```toml [patch.crates-io] linux-embedded-hal = { git = "https://github.com/rust-embedded/linux-embedded-hal" } driver-pal...
Add a `radius` (or better named) option to blank out the corners of images and backgrounds when drawing to match the shape of the streamdeck transparencies.
It appears the tape margins are purely a software concept, and they're super conservative. It would be neat to support software overscan so (if you're feeling dangerous) you can write...
hi there, thanks for all your work on this it's _great_ for getting going with 802.15.4. i've been working on some MACs over at [rust-iot/rust-lpwan](https://github.com/rust-iot/rust-lpwan) and have needed both `802.15.4-2015`...