ruuvi.drivers.c  ${PROJECT_VERSION}
Drivers for external sensors and peripherals on embedded systems.
ruuvi_interface_environmental.h
Go to the documentation of this file.
1 #ifndef RUUVI_INTERFACE_ENVIRONMENTAL_H
2 #define RUUVI_INTERFACE_ENVIRONMENTAL_H
4 #if RUUVI_INTERFACE_ENVIRONMENTAL_ENABLED || DOXYGEN
5 #include "ruuvi_driver_error.h"
6 #include <stdint.h>
7 
14 
25 #endif
26 #endif
Header to enable and disable module compilation.
Ruuvi error codes and error check function.