blob: 7bfce6b16a7d11835e9fccc1a24760985982fdd9 [file] [log] [blame]
/*
* Copyright (c) 2018 Alexander Wachter
* SPDX-License-Identifier: Apache-2.0
*/
&arduino_i2c {
status = "ok";
clock-frequency = <I2C_BITRATE_FAST>;
ens210: ens210@43 {
compatible = "ams,ens210";
reg = <0x43>;
label = "ENS210";
};
};