From 5f50f0657773393177cc8f837797d4949b472d89 Mon Sep 17 00:00:00 2001 From: ArthurZheng Date: Sun, 31 May 2026 17:40:43 +0800 Subject: [PATCH] feat: add https://github.com/openblock-plugin/espUltrasonic --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 958f82a..d107f4b 100644 --- a/registry.json +++ b/registry.json @@ -28,6 +28,7 @@ "https://github.com/openblock-plugin/arduinoUnoR4Wifi" ], "extensions": [ + "https://github.com/openblock-plugin/espUltrasonic", "https://github.com/openblock-plugin/softwareSerialport", "https://github.com/openblock-plugin/dht", "https://github.com/openblock-plugin/passiveBuzzer"