From e376a3a28e01b217a3f560e83513f47c5fcd5134 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=B6ttgens?= Date: Mon, 12 Sep 2022 13:40:20 +0200 Subject: [PATCH] just use the general toolkit --- variants/tbeam/platformio.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/variants/tbeam/platformio.ini b/variants/tbeam/platformio.ini index 637a998d..578a74f7 100644 --- a/variants/tbeam/platformio.ini +++ b/variants/tbeam/platformio.ini @@ -2,7 +2,6 @@ [env:tbeam] extends = esp32_base board = ttgo-t-beam -platform_packages = framework-arduinoespressif32@https://github.com/meshtastic/arduino-esp32.git#4cde0f5d412d2695184f32e8a47e9bea57b45276 lib_deps = ${esp32_base.lib_deps} build_flags =