Skip to content

Commit 3bcec43

Browse files
committed
add note to playfields:enable_ball_search about using templates
1 parent 46c3f91 commit 3bcec43

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/config/playfields.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,10 @@ Single value, type: `boolean` (`true`/`false`). Defaults to empty.
131131
Enable ball_search by default. Use with care during development since
132132
coils may hurt you. Should be enabled in any production machine.
133133

134+
Also note that you can use
135+
[dynamic values](instructions/dynamic_values.md) here if you want to do math or use settings to make this
136+
configurable.
137+
134138
### console_log:
135139

136140
Single value, type: one of the following options: none, basic, full.

0 commit comments

Comments
 (0)