Kyle Werle
Kyle Werle
I ended up getting past this by re-building and installing Bazel v18.1 instead of the current. ``` $ sudo apt-get install openjdk-8-jdk $ echo "deb [arch=amd64] http://storage.googleapis.com/bazel-apt stable jdk1.8" |...
I don't think the MIDI goes through the STM and goes directly from the optocoupler input to the rPi. I'm pretty sure it is the same for the OLED (output...
That remount doesn't give any confirmation, but it allows you to write files to your file system. I think the guide is kind of following if you were using git...
Sounds like a hardware issue. Check your solder joints on the STM? Big square chip. Best to just go through all your solder joints.
The little dot should be in the corner with the slightly longer white silkscreen line. The orientation follows like that on all components in this build.
I'm not sure how much experience you have with SMT electronics, but just removing an old chip and replacing it is not quite easy. To flip it over and over...
Was unable to get this working. This was sending this error to the log. > Assets/Plugins/MacOSX/PortForward.cs(17,12): error CS1520: Class, struct, or interface method must have a return type I ended...