From 3387be15dc80d94cbdaf5e8600775c699b4acd74 Mon Sep 17 00:00:00 2001 From: beerpsi Date: Fri, 29 Dec 2023 00:04:01 +0700 Subject: [PATCH] docs(yubideck_v3): add notice about missing aimeio impl --- src/backends/yubideck_v3.rs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/backends/yubideck_v3.rs b/src/backends/yubideck_v3.rs index 8984011..1bbfaa4 100644 --- a/src/backends/yubideck_v3.rs +++ b/src/backends/yubideck_v3.rs @@ -2,6 +2,9 @@ //! USB device: 1973:2001 //! //! USB interface: 0 +//! +//! Note that carding in using the YubiDeck card reader will not +//! work until a compatible `aimeio` implementation is provided. //! //! ## Protocol information //!