|
L14-Click 1.0
STM32WLE5CC LoRaWAN Sensor Platform
|
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_BAR_BMP585 |
| Enable TSL2591 ambient light sensor driver. | |
| #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.