L14-Click 1.0
STM32WLE5CC LoRaWAN Sensor Platform
Loading...
Searching...
No Matches
mysensors_def.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define WRITELOG
 Enable the UART logging system. When defined, writeLog() and related macros emit debug messages over UART1. Comment out to suppress all log output and reduce code size.
#define SENSOR_SHT45
 Enable SHT45 temperature and humidity sensor driver.
#define SENSOR_AMB_TSL2591
 Enable TSL2591 ambient light sensor driver.
#define SENSOR_BAR_ILS22QS
 Enable ILPS22QS barometric pressure sensor driver.
#define SENSOR_BAR_BMP585
 Enable BMP585 barometric pressure sensor driver.
#define SENSOR_SCD41
 Enable SCD41 CO2 / temperature / humidity sensor driver.
#define SENSOR_SPS30
 Enable SPS30 particulate matter sensor driver.

Macro Definition Documentation

◆ WRITELOG

#define WRITELOG

Enable the UART logging system. When defined, writeLog() and related macros emit debug messages over UART1. Comment out to suppress all log output and reduce code size.

Definition at line 22 of file mysensors_def.h.