blob: f6a37f2903e03a499f193eeadcc8b4f3e33fa615 [file] [log] [blame]
/*
* Copyright (c) 2024 Common Ground Electronics
*
* SPDX-License-Identifier: Apache-2.0
*/
&mikrobus_i2c {
status = "okay";
bme280_mikroe_weather_click: bme280@76 {
compatible = "bosch,bme280";
reg = <0x76>;
};
};