-
Notifications
You must be signed in to change notification settings - Fork 471
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
Arduino Uno #187
Comments
Probably...
…On Thu, Sep 21, 2017 at 11:37 AM, shashwathsb1998 ***@***.***> wrote:
Do i need to change anything in the code to run on a arduino uno?. for the
AHRS BMP280 code?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#187>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGY1qq1IM0W-UYEQnedfDOYaO6r_xj5fks5skqzjgaJpZM4PfvYg>
.
|
byte c = readByte(MPU9250_ADDRESS, MPU9250_WHO_AM_I); Do i need to type anything in the serial monitor? |
no
…On Thu, Sep 21, 2017 at 11:59 AM, shashwathsb1998 ***@***.***> wrote:
byte c = readByte(MPU9250_ADDRESS, MPU9250_WHO_AM_I);
Do i need to type anything in the serial monitor?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#187 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGY1qgHiobpZgD0Hv5kHuMRVnZbiGcGmks5skrH5gaJpZM4PfvYg>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Do i need to change anything in the code to run on a arduino uno?. for the AHRS BMP280 code?
The text was updated successfully, but these errors were encountered: