Zephyr API Documentation  3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
max31865.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2023 SILA Embedded Solutions
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7#ifndef _MAX31865_PUB_H
8#define _MAX31865_PUB_H
9
10#define SENSOR_ATTR_MAX31865_THREE_WIRE SENSOR_ATTR_PRIV_START
11
12#endif /* _MAX31865_PUB_H */