From 6342b8effc9767cc4f0f314e339fc039805a27de Mon Sep 17 00:00:00 2001 From: Sean Young Date: Tue, 18 Jun 2024 10:14:46 +0100 Subject: [PATCH] cir transmit -v -S rc5:1 should log the irp Signed-off-by: Sean Young --- cir/src/bin/commands/transmit.rs | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/cir/src/bin/commands/transmit.rs b/cir/src/bin/commands/transmit.rs index f6c0bec..6672bb5 100644 --- a/cir/src/bin/commands/transmit.rs +++ b/cir/src/bin/commands/transmit.rs @@ -494,6 +494,12 @@ fn encode_scancode(protocol: &str, mut scancode: u64, repeats: u64) -> Result