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