1# Copyright (c) 2022, Maxmillion McLaughlin
2# Copyright (c) 2020, SER Consulting LLC / Steven Riedl
3#
4# SPDX-License-Identifier: Apache-2.0
5
6description: |
7  Microchip MCP9600 I2C Thermocouple EMF to Temperature Converter. See
8  https://www.microchip.com/wwwproducts/en/MCP9600.
9
10compatible: "microchip,mcp9600"
11
12include: [sensor-device.yaml, i2c-device.yaml]
13