blob: 4973462423122d00d34a56d0980d7929e1467f1b [file] [log] [blame]
/*
* Copyright (c) 2022, Thomas Stranger
*
* SPDX-License-Identifier: Apache-2.0
*
* Application overlay for w1 devices
*/
test-w1-ds18b20 {
compatible = "maxim,ds18b20";
family-code = <0x28>;
resolution = <12>;
status = "okay";
};