From 4e295fc66a6a632796e79c59c438587af0132fd2 Mon Sep 17 00:00:00 2001 From: "Matthias@Dell" Date: Mon, 26 Jun 2023 18:50:25 +0200 Subject: [PATCH] added ArduinoBLE --- teng/sketch.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/teng/sketch.yaml b/teng/sketch.yaml index 081062c..8ab53f9 100644 --- a/teng/sketch.yaml +++ b/teng/sketch.yaml @@ -4,3 +4,4 @@ profiles: platforms: - platform: arduino:mbed_nano (4.0.2) libraries: + - ArduinoBLE (1.3.4)