Christen Lofland
Christen Lofland
Thanks, that makes sense, but when I try it I get this error: `Error: Invalid HT16K33 controller address: 112` It looks like the code has a list of valid addresses,...
> You could change the address on one of the HT16K33's to 0x71. I imagine it just takes a little bit of solder. Haha, so I could, but for a...
Just to be clear, Ubuntu Dock **is** a modified version of Dash to Dock so this is a bit of crude semantic banter here. I think the main difference for...
Thanks, and acknowledged that my work got the demo past some basic "won't even start in Godot 4" issues, but is far from a solution to the real problem. Unfortunately...
@kadko I wonder if this is fixed now? I found the same thing at first, but after upgrading the code to the latest version of Phaser.io it seems to collide...
As a bystander I thought I'd test this to see what I see, in case it could help. The `.gdshader` **does not** (fully?) work for me with the published online...
> _Technically_ this isn't a bug: I think two newlines between functions is bad and the official style guide is wrong. > > But... I recognize that I'm the weirdo...
You say you had "a lot of troubles", perhaps ROS isn't really installed? Did you complete the ROS installation? http://wiki.ros.org/melodic/Installation/Ubuntu The TL;DR version is: ``` sudo apt install -y ros-melodic-desktop-full...