We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, is the onmibus f3 v4 compatible with this msp library because I am getting an error on line 120 of the code and it is giving out this error:
unsupported operand type(s) for ^: 'int' and 'str' {'timestamp': 0, 'elapsed': 0, 'angx': 0, 'angy': 0, 'heading': 0} Error in getData
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, is the onmibus f3 v4 compatible with this msp library because I am getting an error on line 120 of the code and it is giving out this error:
unsupported operand type(s) for ^: 'int' and 'str'
{'timestamp': 0, 'elapsed': 0, 'angx': 0, 'angy': 0, 'heading': 0}
Error in getData
The text was updated successfully, but these errors were encountered: