summaryrefslogtreecommitdiff
path: root/sensor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sensor/Makefile')
-rw-r--r--sensor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sensor/Makefile b/sensor/Makefile
index ae2c918..ca90471 100644
--- a/sensor/Makefile
+++ b/sensor/Makefile
@@ -3,9 +3,9 @@ CUSTOM_LIBS = DHTesp patchedBLE
UPLOAD_PORT = /dev/ttyUSB0
# this is the board with the OLED
-BOARD = lolin32
+#BOARD = lolin32
# this is the more compact board with TTGO written on it
-#BOARD = featheresp32
+BOARD = featheresp32
ESP_ROOT = $(HOME)/Arduino/hardware/espressif/esp32/
CHIP = esp32