* If BME280_SHELL_ITF_TYPE == 1, I2C_0 must be set * If BME280_SHELL_ITF_TYPE == 0, SPI_0_MASTER must be set
How would you check the contents of a field, rather than simply testing 'on' or 'off', and verify the appropriate transport is enabled?
* If BME280_SHELL_ITF_TYPE == 1, I2C_0 must be set * If BME280_SHELL_ITF_TYPE == 0, SPI_0_MASTER must be set
How would you check the contents of a field, rather than simply testing 'on' or 'off', and verify the appropriate transport is enabled?