FreeDATA/tools/Windows/Modem-list-audio-devs.bat
2024-01-10 19:34:47 -05:00

6 lines
166 B
Batchfile

@echo off
REM PLace in modem directory and run to retrieve list of audio devices; you'll need the CRC for the config.ini
python ..\tools\list_audio_devices.py
pause