FreeDATA/tools/Windows/Modem-list-audio-devs.bat

6 lines
166 B
Batchfile
Raw Normal View History

2024-01-11 01:34:47 +01:00
@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