------------------------------------------------------------------- ddio_ffb_Pause Purpose: Pause the FFB output on the given device. Use ddio_ffb_Continue to continue where you left off. -------------------------------------------------------------------
| 169 | // continue where you left off. |
| 170 | // ------------------------------------------------------------------- |
| 171 | void ddio_ffb_Pause(tDevice) {} |
| 172 | |
| 173 | // ------------------------------------------------------------------- |
| 174 | // ddio_ffb_Continue |