From cfb776561c1669d5a3727bd6a7fe44e643078eed Mon Sep 17 00:00:00 2001 From: probonopd Date: Thu, 14 Nov 2024 21:37:24 +0100 Subject: [PATCH] Update circle to test stuck notes issue No other changes. See whether we get the stuck notes issue. References: * https://github.com/probonopd/MiniDexed/pull/750 * https://github.com/probonopd/MiniDexed/pull/747 --- submod.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submod.sh b/submod.sh index f9524a3..78531dc 100755 --- a/submod.sh +++ b/submod.sh @@ -12,7 +12,7 @@ cd - # # Optional update submodules explicitly cd circle-stdlib/libs/circle -git checkout fff3764 +git checkout c243194 cd - cd circle-stdlib/libs/circle-newlib #git checkout develop