Mauricio Buschinelli

Results 4 issues of Mauricio Buschinelli

This issue was reported by @nikolozka in Issue #12. The issue is still in the code and I would like to submit a PR for it, however, I'm trying to...

The analog to digital converter (ADC) of the [https://wiki.seeedstudio.com/Grove_Base_Hat_for_Raspberry_Pi/](Grove Base Hat for Raspberry Pi) is no longer working after [commit a4a5c9b](https://github.com/Seeed-Studio/grove.py/commit/a4a5c9bb00aa2bb5ee6d6d50098d6ddc05346140). To get it working, the i2c address `0x04` must...

Go to next and previous sibling (`shift + j` / `shift + k`) is no longer working in `logseq 0.10.6` via snap on Ubuntu 23.10, `vim-shortcuts v0.1.22`. I've recently migrated...

When running sample script `recording_examples/record_one_channel.py` I'm getting the following deprecation warnings: ```sh * recording DeprecationWarning: The binary mode of fromstring is deprecated, as it behaves surprisingly on unicode inputs. Use...