From 9c84a009850a06e090b258b6b160ca2cdb41706e Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 13 Apr 2025 11:55:02 +0200 Subject: add headlines for diagrams --- report.qmd | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/report.qmd b/report.qmd index d2c1786..05c7b60 100644 --- a/report.qmd +++ b/report.qmd @@ -124,10 +124,14 @@ and the vote handling system... Concrete use of the library in a sketch involves... *TODO* +## Sensor system + ```{.plantuml} !include Mussel/examples/read_to_EddystoneTLM/read_to_EddystoneTLM.puml ``` +## Voting system + ```{.plantuml} !include Mussel/examples/voting_from_EddystoneTLM/voting_from_EddystoneTLM.puml ``` -- cgit v1.2.3