Update platform parser

This commit is contained in:
Loic Guegan 2022-09-11 16:14:17 +02:00
parent cb02cc0e02
commit 1563817f1f
3 changed files with 22 additions and 18 deletions

View file

@ -1,6 +1,3 @@
def callback(simulator):
print("Called :)")
print("Callback called at {}s".format(simulator.time))