![]() |
Logitech USB Controller Programming Issues
We cannot get our Logitech USB controllers to work properly with our code in RobotC. The debugger picks up when buttons are pressed and joysticks are moved correctly but when the code is run the code will not pick up what is going on with the controller.
Here is the code: Code:
#pragma config(Hubs, S1, MatrxRbtcs, none, none, none)We are using NXT brick which has the correct firmware from RobotC 4.26. What might we be doing wrong? Thank you. |
Re: Logitech USB Controller Programming Issues
Code:
#pragma config(Hubs, S1, MatrxRbtcs, none, none, none) |
Re: Logitech USB Controller Programming Issues
Quote:
Yes I realize I missed a semicolon but that's not the problem it still doesn't work. I know my code is right I'm positive it's something with the setup but find nothing wrong with the setup. |
| All times are GMT -5. The time now is 02:38. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi