wimmatthijs
wimmatthijs
Hi, pretty cool library here, kudoz and thanks. Could a stream to stream unpacking be envisioned? the main idea being unpacking an incoming httpstream which will be gzipped content, and...
In the advanced example radio buttons are used with HTML injection. It seems to be impossible to get the labels and the radioboxes well alligned? I've tried in-line css but...
**Quick Checks** - [x] I have read the [help post](https://nitratine.net/blog/post/issues-when-using-auto-py-to-exe) - [x] I have [searched other issues](https://github.com/brentvollebregt/auto-py-to-exe/issues?q=is%3Aissue+), looking for an issue similar to mine - [x] I have made sure...
### Description I think this is a request for an enhancement or feature. Or maybe i'm just not understanding this well enough, but the streaming_shell command yields bytes or a...
I'm using this library for testing purposes. Installing the apk to test through adb would be very nice feature to have. cfr `adb install `
### Description Was trying to automate a command where i pull a complete directory from the device. Just like adb pull /sdcard/someDirectory ### Log ``` Traceback (most recent call last):...
Hi, i have been using your example to restore calibration data of the eeprom to the BNO055 https://github.com/adafruit/Adafruit_BNO055/tree/master/examples/restore_offsets But it seems the accelerometer calibration goes back to 0 or 1...