fixed swapped b and hi-z ports

This commit is contained in:
Ryzerth
2021-03-07 16:14:08 +01:00
parent 68fdd7e3f0
commit abf5ad2eec
3 changed files with 4 additions and 3 deletions

View File

@ -30,7 +30,7 @@ cp build/rtl_tcp_source/Release/rtl_tcp_source.dll sdrpp_windows_x64/modules/
cp build/soapy_source/Release/soapy_source.dll sdrpp_windows_x64/modules/
cp build/audio_sink/Release/audio_sink.dll sdrpp_windows_x64/modules/
cp build/audio_sink/Release/portaudio.dll sdrpp_windows_x64/
cp "C:/Program Files (x86)/RtAudio/bin/rtaudio.dll" sdrpp_windows_x64/
Compress-Archive -Path sdrpp_windows_x64/ -DestinationPath sdrpp_windows_x64.zip