From 0bbc27f9be9a11dbc16c0641f031ee00a89860a7 Mon Sep 17 00:00:00 2001 From: Matt Lauer Date: Tue, 5 Nov 2024 09:14:40 -0600 Subject: [PATCH] Update blueprint.yaml --- blueprint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueprint.yaml b/blueprint.yaml index 49d4e76..598211b 100644 --- a/blueprint.yaml +++ b/blueprint.yaml @@ -2,7 +2,7 @@ id: edge-impulse/running-faucet-detection category: solution icon: edgeimpulse.png gitrepo: https://github.com/particle-iot/blueprint-running-faucet-detection -name: "Running Faucet Detection" +name: "Running faucet detection" shortDescription: Reference solution for detecting if a faucet is running version: 1.0.0 models: ["YoloV8"]