From 1e4b57832334b099aa20eecc2c25bf24fe38cf63 Mon Sep 17 00:00:00 2001 From: Kevin <68612569+diyelectromusic@users.noreply.github.com> Date: Mon, 6 May 2024 13:08:01 +0100 Subject: [PATCH] Update to develop branch of circle that now supports st7789 character mode display. --- submod.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submod.sh b/submod.sh index d72d19c..f627cdb 100755 --- a/submod.sh +++ b/submod.sh @@ -12,7 +12,7 @@ cd - # # Optional update submodules explicitly cd circle-stdlib/libs/circle -git checkout 4b3e06f +git checkout f8c9026 cd - cd circle-stdlib/libs/circle-newlib #git checkout develop