spotMicro
spotMicro copied to clipboard
i2c_smbus_read_byte_data’ was not declared in this scope; did you mean ‘i2c_smbus_ioctl_data
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!
same issue
just solved by adding some changes from this work: https://github.com/jpereirajr/spotMicro