Workflow

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