From 7ee2d88153699e88f29b24fc51e6e0ace491c4d6 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 18 Nov 2020 21:49:40 +0200 Subject: [PATCH] Move "meteca" packages to its organization --- platform.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.json b/platform.json index dab5868..7778130 100644 --- a/platform.json +++ b/platform.json @@ -79,7 +79,7 @@ "framework-arduino-mbcwb": { "type": "framework", "optional": true, - "owner": "platformio", + "owner": "meteca", "version": ">=2.1.1" }, "framework-espidf": { @@ -107,7 +107,7 @@ }, "tool-mbctool": { "optional": true, - "owner": "platformio", + "owner": "meteca", "version": ">=2.0.0" }, "tool-openocd-esp32": {