From 33644a91cc5ff023d2d633cf3674fe06171c6e98 Mon Sep 17 00:00:00 2001 From: ArthurZheng Date: Thu, 4 Jun 2026 22:00:25 +0800 Subject: [PATCH] feat: add https://github.com/openblock-plugin/max6675 --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index b06be5c..e5bc4c9 100644 --- a/registry.json +++ b/registry.json @@ -28,6 +28,7 @@ "https://github.com/openblock-plugin/arduinoUnoR4Wifi" ], "extensions": [ + "https://github.com/openblock-plugin/max6675", "https://github.com/openblock-plugin/insertSourceCode", "https://github.com/openblock-plugin/l298n", "https://github.com/openblock-plugin/lcd",