mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-11 16:57:49 -06:00
🔨 Fix a PlatformIO debug issue (#24569)
This commit is contained in:
parent
83320f1052
commit
5b4af52d04
2 changed files with 37 additions and 29 deletions
|
@ -2,6 +2,7 @@
|
|||
# simulator.py
|
||||
# PlatformIO pre: script for simulator builds
|
||||
#
|
||||
|
||||
import pioutil
|
||||
if pioutil.is_pio_build():
|
||||
# Get the environment thus far for the build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue