aboutsummaryrefslogtreecommitdiff
path: root/report.qmd
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2025-04-13 11:55:02 +0200
committerJonas Smedegaard <dr@jones.dk>2025-04-13 11:55:02 +0200
commit9c84a009850a06e090b258b6b160ca2cdb41706e (patch)
tree6c32ac04360534cf287f34614a1a15dfed455e51 /report.qmd
parent0a2332e2d1dff649b02c6a4e516df6f9c1cc620a (diff)
add headlines for diagrams
Diffstat (limited to 'report.qmd')
-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
```