From 75c3f5706b49040932c1f12073408b4d7e27a9a6 Mon Sep 17 00:00:00 2001 From: David Gwilliam Date: Sun, 15 Feb 2026 16:36:28 -0800 Subject: [PATCH] snapshot --- mise.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/mise.toml b/mise.toml index f78fedd..d366acf 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,6 @@ [tools] arduino-cli = "latest" +lazygit = "latest" [env] FQBN = "esp32:esp32:waveshare_esp32_s3_touch_lcd_43:UploadSpeed=921600,USBMode=hwcdc,CDCOnBoot=cdc,CPUFreq=240,FlashMode=qio,FlashSize=16M,PartitionScheme=app3M_fat9M_16MB,DebugLevel=info,PSRAM=enabled,LoopCore=1,EventsCore=1,EraseFlash=none"