Update configuration.h

disable sensor by default
This commit is contained in:
Luc 2020-09-07 10:14:59 +02:00
parent 0615c3e027
commit 6ff3a8224e

View File

@ -99,7 +99,7 @@
//ANALOG_DEVICE 3
//BMP280_DEVICE 4
//BME280_DEVICE 5
#define SENSOR_DEVICE BMP280_DEVICE
//#define SENSOR_DEVICE BMP280_DEVICE
#ifdef BUZZER_DEVICE
#define ESP3D_BUZZER_PIN 15