From e88dfbf053f0157230fa5aab20338668a98b1717 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Br=C3=A4u?= Date: Mon, 18 Dec 2023 19:50:47 +0100 Subject: [PATCH] fix validation problems --- _projects/libremesh-mesh-beacons.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_projects/libremesh-mesh-beacons.md b/_projects/libremesh-mesh-beacons.md index 03d89c7e..282d0aa1 100644 --- a/_projects/libremesh-mesh-beacons.md +++ b/_projects/libremesh-mesh-beacons.md @@ -1,8 +1,6 @@ --- name: "Mesh beacons: low bitrate communication in disconnected mesh radios" desc: "Provide a mechanism for mesh nodes to exchange (more) information with their peers without the need to be associated (scanning only). This has many useful use cases, from knowing the name of the node before connecting, to aiding antenna alignment with low quality signal, etc." -requirements: - - "The applicant needs to have an understanding of low level programming." difficulty: medium size: "350 hours" status: disabled @@ -13,6 +11,7 @@ initiatives: - GSoC - GSoC2023 requirements: + - "The applicant needs to have an understanding of low level programming." - "C programming language" tags: - LibreMesh