// Copyright 2026 The Periph Authors. All rights reserved. // Use of this source code is governed under the Apache License, Version 2.0 // that can be found in the LICENSE file. // Package bme68x controls a Bosch BME680 device over I²C // // # More details // // See https://periph.io/device/bme68x/ for more details about the device. // // # Datasheet // BME680: https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bme680-ds001.pdf package bme68x