diff options
Diffstat (limited to 'example/platform.yaml')
| -rw-r--r-- | example/platform.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/platform.yaml b/example/platform.yaml index 45c6685..1f9eae5 100644 --- a/example/platform.yaml +++ b/example/platform.yaml @@ -7,7 +7,7 @@ general: breakpoints_every: 0 # Define the callback to call when the simulator reach a breakpoint breakpoints_callback: - file: "platform_test.py" + file: "platform_callback.py" callback: "callback" # Turn on/off the debugging of esds debug: off |
