From 6cacc24d6d330d0a8ea42dae57036fc93976138d Mon Sep 17 00:00:00 2001 From: Verkehrsrot Date: Thu, 13 Dec 2018 22:12:57 +0100 Subject: [PATCH] Update ttgo-t-beam.json (#146) --- boards/ttgo-t-beam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/ttgo-t-beam.json b/boards/ttgo-t-beam.json index dccad6f..92d23b5 100644 --- a/boards/ttgo-t-beam.json +++ b/boards/ttgo-t-beam.json @@ -1,7 +1,7 @@ { "build": { "core": "esp32", - "extra_flags": "-DT-Beam", + "extra_flags": "-DARDUINO_T-Beam", "f_cpu": "240000000L", "f_flash": "40000000L", "flash_mode": "dio",