Feature/signal hunter (#3245)

This commit is contained in:
Matej Sochan
2026-07-06 05:05:49 +02:00
committed by GitHub
parent fe2ba80a10
commit b99cec5111
12 changed files with 998 additions and 0 deletions
+7
View File
@@ -769,6 +769,13 @@ set(MODE_CPPSRC
)
DeclareTargets(PTON tones)
### Signal Hunter
set(MODE_CPPSRC
proc_signal_hunter.cpp
)
DeclareTargets(HUNT signal_hunter)
### Time Sink