You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting this issue! The Parallel PTT code on Windows is missing, I've commited a fix to comment that line. Please update the code and let me know.
ifdef _MSC_VER
endif
Code above produce error while compiling:
extmodem-master\src\ptt.cpp(71): error C2061: syntax error : identifier 'ptt_parallel_windows'
Error: expected a type specifier
Any suggestion?
The text was updated successfully, but these errors were encountered: