mirror of
https://github.com/DJ2LS/FreeDATA
synced 2024-05-14 08:04:33 +00:00
6 lines
166 B
Batchfile
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
|