From d5d75064556d33b46a1e3808374d54255098d04c Mon Sep 17 00:00:00 2001 From: dakkar Date: Sat, 2 Mar 2019 15:18:57 +0000 Subject: no more display --- sensor/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sensor/Makefile') diff --git a/sensor/Makefile b/sensor/Makefile index 43cfe2b..ae2c918 100644 --- a/sensor/Makefile +++ b/sensor/Makefile @@ -1,5 +1,5 @@ SKETCH = thermostat.ino -CUSTOM_LIBS = DHTesp esp8266-oled-ssd1306 patchedBLE +CUSTOM_LIBS = DHTesp patchedBLE UPLOAD_PORT = /dev/ttyUSB0 # this is the board with the OLED -- cgit v1.2.3