D576 Buffer Monitoring (#19674)

This commit is contained in:
chendo
2021-07-23 13:53:00 +10:00
committed by Scott Lahteine
parent 416234f43a
commit 51d954a4fd
7 changed files with 366 additions and 213 deletions

View File

@ -10,7 +10,7 @@ set -e
# Build with configs included in the PR
#
use_example_configs "Creality/Ender-3 V2/CrealityUI"
opt_enable MARLIN_DEV_MODE
opt_enable MARLIN_DEV_MODE BUFFER_MONITORING
exec_test $1 $2 "Ender 3 v2 with CrealityUI" "$3"
use_example_configs "Creality/Ender-3 V2/CrealityUI"