zephyr/drivers/sensor/sensirion/scd4x
TOKITA Hiroshi 0e978fb1e6 drivers: sensor: scd4x: Fix to allow the use of multiple models
Compilation will fail if multiple models are used at the same time.
Changing to define different unique names for the symbols
to avoid conflicts.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2024-12-11 21:33:14 +01:00
..
CMakeLists.txt
Kconfig
scd4x.c drivers: sensor: scd4x: Fix to allow the use of multiple models 2024-12-11 21:33:14 +01:00
scd4x.h