Browse Source

changed example for module overwrite

overwrites
Thomas Knoll 10 months ago
committed by sp
parent
commit
aec701a72e
  1. 5
      exampleConfig.yaml

5
exampleConfig.yaml

@ -24,8 +24,9 @@ properties:
modules:
- module: "Agent"
# overwrite: True
# module_text: "NewModule\n\
# "
# module_text: |
# NewModule
# True
commands:
- action: "[Agent_turn_left]"
guard: "viewAgent=3"

Loading…
Cancel
Save