ruuvi.drivers.c ${PROJECT_VERSION}
Drivers for external sensors and peripherals on embedded systems.
Loading...
Searching...
No Matches
fruity_config.h
Go to the documentation of this file.
1#ifndef NRF5_SDK5_CONFIG_H
2#define NRF5_SDK5_CONFIG_H
3
5#include "ruuvi_interface_log.h"
6
7#if (!FRUITY_CONFIGURED)
8# warning "FRUITYMESH platform is not configured, using defaults."
9#endif
10
11#endif
Header to enable and disable module compilation.