From d645e48d825370386bbd240661c92f6d8c9372de Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 13 Apr 2025 10:58:11 +0200 Subject: diagram: process ballots (plural) --- .../examples/voting_from_EddystoneTLM/voting_from_EddystoneTLM.puml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Mussel/examples/voting_from_EddystoneTLM/voting_from_EddystoneTLM.puml') diff --git a/Mussel/examples/voting_from_EddystoneTLM/voting_from_EddystoneTLM.puml b/Mussel/examples/voting_from_EddystoneTLM/voting_from_EddystoneTLM.puml index f8270ec..abcd9f6 100644 --- a/Mussel/examples/voting_from_EddystoneTLM/voting_from_EddystoneTLM.puml +++ b/Mussel/examples/voting_from_EddystoneTLM/voting_from_EddystoneTLM.puml @@ -15,8 +15,8 @@ kill split again while (each 500ms) group loop { -:allign beacon data as a ballot; -:qualify ballot for specific vote; +:allign beacon data as ballots; +:qualify ballots for a vote; :conclude vote result; :act on vote result; end group -- cgit v1.2.3