From 8291126670871f7966fa71ece4d1a0841183a559 Mon Sep 17 00:00:00 2001 From: valeros Date: Mon, 1 Mar 2021 11:47:31 +0200 Subject: [PATCH] Update variant for the ttgo-t-beam board --- 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 4bd5fe0..f2d144a 100644 --- a/boards/ttgo-t-beam.json +++ b/boards/ttgo-t-beam.json @@ -9,7 +9,7 @@ "f_flash": "40000000L", "flash_mode": "dio", "mcu": "esp32", - "variant": "t-beam" + "variant": "tbeam" }, "connectivity": [ "wifi",