Threading question
in
Integration and Hardware
•
10 months ago
Hi, I am using the NXTComm library to run Lego NXT and it works great. However, there is one little thing that bothers me, every time when the program executes mynxt.motorForward(mynxt.MOTOR_A, -80) or other NXT related commands, the visual freezes for a brief moment. I was told to look into threading, is it possible to run the entire NXTComm class in a separate thread?
best,
Kyle
best,
Kyle
1