Skip to content
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

i2c_smbus_read_byte_data’ was not declared in this scope; did you mean ‘i2c_smbus_ioctl_data #94

Open
LEIJUNMIUI opened this issue Nov 1, 2023 · 2 comments

Comments

@LEIJUNMIUI
Copy link

LEIJUNMIUI commented Nov 1, 2023

error: ‘i2c_smbus_read_byte_data’ was not declared in this scope; did you mean ‘i2c_smbus_ioctl_data’?
422 | oldmode = i2c_smbus_read_byte_data (_controller_io_handle, __MODE1);

when I compile the ros project on horizon x3 pi, this bug occured!

@HLkyss
Copy link

HLkyss commented Feb 24, 2024

same issue

@HLkyss
Copy link

HLkyss commented Feb 24, 2024

just solved by adding some changes from this work: https://github.com/jpereirajr/spotMicro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants