Workflow
1.
Enter an infinite loop while the match frequency wave is generated via the TC module.
while
(
true
) {
/* Infinite loop */
}
Parent topic:
Use Case