sk8board
sk8board
@thinkyhead @descipher I can understand that making a change to support a negative value for Z_MIN_POS is not desirable. If that is the case, then please update the definition of...
I had a similar problem with the update of Velocidrone. I had to reset my controller settings in Velocidrone. When I setup my controller settings again, I found the UI...
If your controller has a USB connection, then directly connect the controller to the PC to see if the problem is still present. If the problem is still present when...
> The problem is the start race button. If I mapped it as a button on the legacy interface, it has the problem, but if I mapped it as an...
The update to Velocidrone definitely broke the Controller setup UI. I suspect there is more to this break than just the UI. Eventually the Bat Cave will get is fixed....
> This issue was raised recently by another person. They offered to fix the code that is generated. I'm waiting to see if that happens before jumping on it. Frankly,...
@jetannenbaum I have submitted a couple of pull requests to you (not related to this issue). Please let me know if you need any help. I have a Pico and...
@jetannenbaum I have reviewed the file below and have determined the Micropython > I2C code blocks were never developed. I believe most (if not all) of the Micropython blocks are...
@jetannenbaum I went through the learning curve to create the I2C.init block. You are correct, it is much work to take on. I do not see myself completing I2C anytime...
> I think you'll be sending a bunch of commands through the I2C blocks, and it might be simpler to download the libraries and write the micropython code. @jetannenbaum I...