From 0e7aadbbfa7b98dbefb43a46df3ae34602c4dd0f Mon Sep 17 00:00:00 2001 From: Kevin <68612569+diyelectromusic@users.noreply.github.com> Date: Tue, 28 May 2024 15:16:13 +0100 Subject: [PATCH] Update to required develop branch of circle --- submod.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submod.sh b/submod.sh index c13dca3..f9524a3 100755 --- a/submod.sh +++ b/submod.sh @@ -12,7 +12,7 @@ cd - # # Optional update submodules explicitly cd circle-stdlib/libs/circle -git checkout 4155f43 +git checkout fff3764 cd - cd circle-stdlib/libs/circle-newlib #git checkout develop