esds/tests/breakpoints_auto_1n/callback.py
2022-09-13 14:38:30 +02:00

4 lines
85 B
Python
Executable file

#!/usr/bin/env python
def callback(simulator):
simulator.log("Hello Callback!")