🔨 Update MarlinSimUI commit ID

This commit is contained in:
Scott Lahteine 2025-11-02 16:25:26 -06:00
parent 61cc3cdf09
commit 150425e480

View file

@ -58,7 +58,7 @@ debug_build_flags = -fstack-protector-strong -g -g3 -ggdb
lib_compat_mode = off
build_src_filter = ${common.default_src_filter} +<src/HAL/NATIVE_SIM>
lib_deps = ${common.lib_deps}
MarlinSimUI=https://github.com/p3p/MarlinSimUI/archive/2e71215018.zip
MarlinSimUI=https://github.com/p3p/MarlinSimUI/archive/29c11d4f63.zip
Adafruit NeoPixel=https://github.com/p3p/Adafruit_NeoPixel/archive/c6b319f447.zip
LiquidCrystal=https://github.com/p3p/LiquidCrystal/archive/322fb5fc23.zip
extra_scripts = ${common.extra_scripts}