From 4c3fa5587a2a5305c6b4c27c96653248db82f784 Mon Sep 17 00:00:00 2001 From: William Emfinger Date: Sat, 30 May 2026 16:02:50 -0500 Subject: [PATCH] fix(sc01-plus): Fix manifest for Smart Panlee SC01 Plus --- components/smartpanlee-sc01-plus/idf_component.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/components/smartpanlee-sc01-plus/idf_component.yml b/components/smartpanlee-sc01-plus/idf_component.yml index 7b39110f3..123b731b7 100755 --- a/components/smartpanlee-sc01-plus/idf_component.yml +++ b/components/smartpanlee-sc01-plus/idf_component.yml @@ -12,8 +12,12 @@ tags: - cpp - Component - BSP - - Smart Panlee - - SC01 Plus + - Smart-Panlee + - SC01-Plus + - Smart + - Panlee + - SC01 + - Plus dependencies: idf: version: ">=5.0"