From a8281ebfd3f3a3c67e4a022ce59450146c90fb6e Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sun, 11 Sep 2022 14:48:59 +0200 Subject: Minor changes --- example/platform.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example/platform.yaml') 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 -- cgit v1.2.3