From 48ca1f43f20518949bacd86a59c6cbc38e4a7408 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Thu, 30 Jun 2022 19:14:09 +0200 Subject: [PATCH] Update comment --- esds/simulator.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esds/simulator.py b/esds/simulator.py index f103cf6..8092b37 100644 --- a/esds/simulator.py +++ b/esds/simulator.py @@ -11,7 +11,7 @@ class Simulator: - 1 timeout (1,timestamp,node_id,3) - 2 breakpoint_manual (3,timestamp,0,1) - 3 breakpoint_auto (4,timestamp,0,1) - - 4 notify (0,timestamp,node_id,0) + - 4 notify (5,timestamp,node_id,0) Very important notes: