SmartHarz-Tracker/include/configuration.h
Ben Hüpeden fd50ac47f8
Create configuration.h
Create configuration.h for GitHub workflows
2022-09-08 12:41:49 +02:00

15 lines
318 B
C

/**
* @file configuration.h
* @author your name (you@domain.com)
* @brief
* @version 0.1
* @date 2022-05-28
*
* @copyright Copyright (c) 2022
*
*/
/*** Configuration ***/
#define BME280 // comment out if you have a T-Echo without BME280
#define DEBUG // comment out to remove debug messages from serial bus