This commit is contained in:
2026-05-29 11:43:32 +02:00
parent a755bdb886
commit ce0c482f29
3 changed files with 33 additions and 162 deletions
+7 -2
View File
@@ -348,8 +348,13 @@ TUNE_VGCC_PRE
snippet:
# *TunePossible
CheckVgccPreTun: CONTEXTOR [RF: active 60x]
*TryTunUpPreVcgg
PossibleUpPreVgccTun: ACCUMULATOR [RF:active 10x]
*TryTunDownPreVcgg
PossibleDownPreVgccTun: ACCUMULATOR [RF:active 10x]
```
@@ -365,10 +370,10 @@ CheckVgccPreTun
in_context: *TunePossible
condition: ( CaTraceHigh fullness )
out_context: TryTunUpPreVcgg_ctx
out_context: *TryTunUpPreVcgg
condition: ( CaTraceLow fullness )
out_context: TryTunDownPreVcgg_ctx
out_context: *TryTunDownPreVcgg
```
##### PossibleUpPreVgccTun