BME280_SensorAPI
BME280_SensorAPI copied to clipboard
fixed example to work on a raspberry pi
the linux api to talk to i2c devices requires that the device id be specified by ioctl, otherwise how would it know which device to talk to?!