-
```
Vector2.mul is used in several places in BodyEditorLoader.java. The method is
deprecated and should be replaced with Vector2.scl.
```
Original issue reported on code.google.com by `waldeinb...@g…
-
Hi,
I want to use the arducam mini 2mp to take a picture after receiving a voltage signal, but I can't even a picture at the moment. I think I might have wired it wrong, but I am not sure. I am usi…
-
I'm seeing this when I use libasan.so.4 (being installed from scl devtoolset-7) I'd just like more context?
The results of the leak detection are completely bogus, I'm assuming this has something …
-
Can you give more detail on the project? Wiring? Battery? Final build pictures?
I would like to make one for my son for school. Thanks!
-
I get an error
```
mpu_test:9:26: error: no matching function for call to 'TwoWire::TwoWire(int, int)'
9 | TwoWire CustomI2C0(10, 11); //important
| ^
In file i…
-
I was having issues with the library and thought it was because of my own code; but i noticed that the texconv tool shows the exact same problem.
texconv.exe -y BC7_UNORM texture.png
gives a dif…
-
git clone https://github.com/madMAx43v3r/chia-plotter.git
cd chia-plotter
git submodule update --init
sudo yum install epel-release -y
sudo yum install cmake3 -y
ln /usr/bin/cmake3 /usr/bin/cma…
-
git submodule update --init
yum install cmake3
yum install gmp-devel
yum install libsodium
yum install gmp-static
yum install libsodium-static
yum -y install devtoolset-7-gcc*
yum install dev…
-
I understand many people think Nekobi is feature complete already. For me there is just one more thing that I'd love to do with Nekobi - play microtonal music on it.
[amsynth](https://github.com/am…
-
When using segments to store data in a node, we have found some weird behaviour when either reading the whole node or extracting a single segment using `GetSegment.fun`.
The documentation of segmen…