1# Copyright (c) 2022, Thomas Stranger 2# SPDX-License-Identifier: Apache-2.0 3 4description: 1-Wire dummy slave 5 6compatible: "vnd,w1-device" 7 8include: w1-slave.yaml 9