From 4a4a66f0d41c1c4c9222a9120cf083bfd64a8211 Mon Sep 17 00:00:00 2001 From: Lyubomir Penev Date: Sun, 2 Nov 2025 14:05:32 +0100 Subject: [PATCH] Fixed issues with test framework --- platformio.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index abfd9ba..58921d4 100644 --- a/platformio.ini +++ b/platformio.ini @@ -12,4 +12,3 @@ platform = atmelsam board = nano_33_iot framework = arduino -lib_deps = throwtheswitch/Unity@^2.6.0