diff options
-rw-r--r-- | report.qmd | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 ``` |