From 32e5e9c50b2e15d1f197a8b61cbbc6b00fa44124 Mon Sep 17 00:00:00 2001 From: David Montero Crespo Date: Sat, 1 Aug 2026 08:26:16 +0200 Subject: [PATCH] ui(picker): the gesture sensor's card shows what it really is --- frontend/src/lib/onlineOnlyBoards.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/lib/onlineOnlyBoards.ts b/frontend/src/lib/onlineOnlyBoards.ts index a99607e8..6992e07f 100644 --- a/frontend/src/lib/onlineOnlyBoards.ts +++ b/frontend/src/lib/onlineOnlyBoards.ts @@ -189,10 +189,10 @@ export const ONLINE_ONLY_COMPONENT_ADS: OnlineOnlyComponentAd[] = [ }, { id: 'grove-gesture-pag7660', - label: 'Grove Smart IR Gesture (PAG7660)', - description: 'IR gesture recognition (rotate/push/tap/...) - available in the online editor', + label: 'Grove Smart IR Gesture (PAG7661QN)', + description: 'IR camera gesture sensor on a XIAO carrier: seat a XIAO on its socket and read rotate/tap/grab/pinch/swipe over I2C - available in the online editor', category: 'input', - thumbnailSvg: '', + thumbnailSvg: '', }, { id: 'respeaker-lite',