aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--report.qmd4
1 files changed, 4 insertions, 0 deletions
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
```