Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
sen5x_constants.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2023 TU Braunschweig Institut für Betriebssysteme und Rechnerverbund
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
17
18
#ifdef __cplusplus
19
extern
"C"
{
20
#endif
21
22
#ifndef SEN5X_ADRESS_I2C
26
#define SEN5X_ADRESS_I2C (0x69)
27
#endif
28
29
#ifdef __cplusplus
30
}
31
#endif
32
Generated on Wed Apr 15 2026 03:46:10 by
1.13.2