From 0a2332e2d1dff649b02c6a4e516df6f9c1cc620a Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 13 Apr 2025 11:08:06 +0200 Subject: refine diagrams --- Mussel/examples/read_to_EddystoneTLM/read_to_EddystoneTLM.puml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Mussel/examples/read_to_EddystoneTLM') diff --git a/Mussel/examples/read_to_EddystoneTLM/read_to_EddystoneTLM.puml b/Mussel/examples/read_to_EddystoneTLM/read_to_EddystoneTLM.puml index e65d30c..3f033d1 100644 --- a/Mussel/examples/read_to_EddystoneTLM/read_to_EddystoneTLM.puml +++ b/Mussel/examples/read_to_EddystoneTLM/read_to_EddystoneTLM.puml @@ -1,10 +1,10 @@ @startuml 'start -:instantiate object; -:instantiate network; +:instantiate mussel object; +:instantiate bluetooth object; group init -:activate object; -:setup network beacon service; +:setup mussel sensors; +:setup bluetooth beacon; end group split while (each 500ms) -- cgit v1.2.3