-
Using a gy-91 which contains a mpu9255 and a different model AK8963
Changed in AK8963.__init__
`if 0x48 != self.whoami:`
to
`if self.whoami not in (0x48,0x5F):`
in AK8963.magnetic (was getti…
-
##### System information (version)
- OpenCV => 4.5.5
- Operating System / Platform => Windows 11 64 Bit
- Compiler => Visual Studio 2022 (vc 17)
- Java: Open JDK 17.0.2
- Ant: 1.10.12
####…
-
i often POSSE medium-length posts to Twitter as threads with multiple tweets. I'd like Bridgy to treat the _thread_ as the POSSE copy, not individual tweets inside it. eg likes and retweets on any twe…
-
```
What steps will reproduce the problem?
1. Try to open the editor on an edge.
What is the expected output? What do you see instead?
Expected: editor window showing up
Actual result: "Error while…
-
```
What steps will reproduce the problem?
1. Try to open the editor on an edge.
What is the expected output? What do you see instead?
Expected: editor window showing up
Actual result: "Error while…
-
```
What steps will reproduce the problem?
1. Try to open the editor on an edge.
What is the expected output? What do you see instead?
Expected: editor window showing up
Actual result: "Error while…
-
Hi! Installed the Friends plugin to my selfhosted latest-WordPress instance running ActivityPub at https://solarbird.net/.
I then attempted to friend @bsky.brid.gy@bsky.brid.gy in order to allow Ac…
-
When I initialize flanterm as demonstrated in the README but adapted for Zig, like so:
```zig
fb_contexts[i] = flanterm.flanterm_fb_init(null, null, @alignCast(@ptrCast(fb.address)), fb.width, fb.…
-
Encountered when sending a webmention for [this like on my site](https://martymcgui.re/2024/08/30/123558/) to [this Mastodon post on hackers.town](https://hackers.town/@lmorchard/113051863182636511)
…
-
### System Information
OpenCV python version: 4.6.0.66
Operating System: Windows 11
Python version: 3.11
### Detailed description
If a camera stream is not found or a camera is offline (unr…