fixed wrong tirgger param

This commit is contained in:
Martino Ferrari
2026-02-06 18:36:00 +01:00
parent fc61534370
commit 043dfacd77

View File

@@ -9,7 +9,7 @@
CPUMask = 15
StackSize = 10000000
DanBufferMultiplier = 4
StoreOnTrigger = 1
StoreOnTrigger = 0
ICProgName = @app_name
NumberOfPreTriggers = 0
NumberOfPostTriggers = 0