Add the LICH processing.

This commit is contained in:
Jonathan Naylor
2020-10-18 20:44:03 +01:00
parent a00ecbe7d9
commit c549cf3594
7 changed files with 182 additions and 14 deletions

View File

@@ -292,6 +292,7 @@
<ClCompile Include="Log.cpp" />
<ClCompile Include="M17Control.cpp" />
<ClCompile Include="M17CRC.cpp" />
<ClCompile Include="M17LICH.cpp" />
<ClCompile Include="M17Network.cpp" />
<ClCompile Include="MMDVMHost.cpp" />
<ClCompile Include="Modem.cpp" />