Quantcast
Channel: MakerWorld - Bambu Lab Community Forum
Viewing all articles
Browse latest Browse all 2595

Non code action buttons stop responding after code execution

$
0
0

Heyo, I have here a relic rush board game and there are 5 buttons. 2 of the buttons execute code. When one of the buttons that execute code is pressed the code executes, but then the 3 buttons that do not execute code stop responding until the power is reset. The code buttons however continue to work.

I have tried a factory reset and reloading everything. I have also tried a second set of cyberbrick controllers. The firmware’s confirmed to match as well.

Anyone have some suggestions? The maker said his code works fine for him, he only had issues when his firmware’s didn’t match. He also said I am not the only person to report the issue.

import random, time
from bbl.servos import Servoscontroller
sc=ServosController() <------------------------The code locks up here.

19 posts - 5 participants

Read full topic


Viewing all articles
Browse latest Browse all 2595

Trending Articles