From 150425e480e50c53360855ee9c14cf60a6e7d4ca Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Sun, 2 Nov 2025 16:25:26 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8=20Update=20MarlinSimUI=20commit=20?= =?UTF-8?q?ID?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ini/native.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ini/native.ini b/ini/native.ini index 06d41d2ce4..9f241efb2b 100644 --- a/ini/native.ini +++ b/ini/native.ini @@ -58,7 +58,7 @@ debug_build_flags = -fstack-protector-strong -g -g3 -ggdb lib_compat_mode = off build_src_filter = ${common.default_src_filter} + 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}