From bd51d119d424cbbd86e2129358ab59a7da8a8723 Mon Sep 17 00:00:00 2001 From: NielsCoding Date: Tue, 17 Jan 2023 21:28:07 +0100 Subject: test --- docs/design.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3