aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNielsCoding <n.stunnebrink@student.avans.nl>2023-01-17 21:28:07 +0100
committerNielsCoding <n.stunnebrink@student.avans.nl>2023-01-17 21:28:07 +0100
commitbd51d119d424cbbd86e2129358ab59a7da8a8723 (patch)
tree8b73288b5b2696ca890923c7864be7c93a8046ad
parente1dafaf56727d6aff4856088385888cc0aa8db79 (diff)
test
-rw-r--r--docs/design.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/design.md b/docs/design.md
index 199aa0c..ca6f8c8 100644
--- a/docs/design.md
+++ b/docs/design.md
@@ -101,7 +101,7 @@ The provisioner uses the PB-ADV instead of the PB-GATT provisioning protocol. Th
## Semaphore
-There are two semaphores created in the provisioner software. The first one is created for an unprovisioned beacon signal from the provisionee. Also, the second semaphore is used for adding a node to the network. All these semaphores are to make sure there is only one signal at a time for processing on the background.
+There are two semaphores created in the provisioner software. The first one is created for an unprovisioned beacon signal from the provisionee. Also, the second semaphore is used for adding a node to the network. All these semaphores are to make sure there is only one signal at a time for processing on the background.
# Used software and library versions