From 780dce1d61fa78ef0feea29cf3827234b3bcc094 Mon Sep 17 00:00:00 2001 From: probonopd Date: Tue, 8 Aug 2023 21:52:35 +0200 Subject: [PATCH] Update Synth_Dexed to c9f5274 https://github.com/probonopd/MiniDexed/issues/526#issuecomment-1670217925 --- submod.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submod.sh b/submod.sh index 350713d..dcdf2af 100755 --- a/submod.sh +++ b/submod.sh @@ -11,5 +11,5 @@ cd circle-stdlib/libs/circle-newlib git checkout 48bf91d # needed for circle ec09d7e cd - cd Synth_Dexed/ -git checkout 18fee6c +git checkout c9f5274 cd -