So from my understanding from the zephyr documentation, if I want to use 7 bit I2C addressing, don't set I2C_ADDR_10_BITS. I am wondering how I can make sure this macro is not set. I am unsure where or where not to set it.
So from my understanding from the zephyr documentation, if I want to use 7 bit I2C addressing, don't set I2C_ADDR_10_BITS. I am wondering how I can make sure this macro is not set. I am unsure where or where not to set it.