From 5662e4abc8bcccd4f2976ce40461df5f01830734 Mon Sep 17 00:00:00 2001 From: Taraqur Date: Fri, 10 Jul 2026 22:27:03 -0400 Subject: [PATCH] added topic for acoustic metric Signed-off-by: Taraqur --- src/CdpPacket.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/CdpPacket.h b/src/CdpPacket.h index 826b7355..e6f4ee46 100644 --- a/src/CdpPacket.h +++ b/src/CdpPacket.h @@ -105,6 +105,8 @@ enum topics { cmd_bat = 0x21, //duck command for phoenix time sync cmd_time = 0x22, + // acoustic metric + acoustic_metric = 0x23, // bird detection event birddetection = 0x1A, // sleep status