-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
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
Library Dev for XRP IMU for Gyro Sensor #1
Comments
GP Scripts spec 'r' 'LSM6DSOX_gyro' 'LSM6DSOX _' 'auto' 10 script 1271 103 { script 1332 783 (i2cGet XRP_IMU_adr (hexToInt '2_')) script 458 2085 { script 454 96 { Try getting gyrXRaw data out and only get 0 responses. script 477 812 { x = (condition) ? (value_if_true) : (value_if_false); I may be able to construct an equivalent expression in MB. Yes, apparently so. I created the equivalent script in MB to the C++ in Maloney. |
Let me know if you'd prefer another option. |
This all looks great. Thank you very much! |
I'm looking forward to using your work. Thank you. |
It works! Here is my simplified version.
|
I'm pleased to see that this helped your work. I'll try to find time for some testing. |
I tried to add the MicroBlocks program that you requested as an attachment to this issue. GitHub refused to accept it because they don't support that file type. I'll try another way.
The text was updated successfully, but these errors were encountered: