Merge branch 'master' of https://code.brandmeister.network/r3abm/AutoPatch
This commit is contained in:
commit
64451e8c0d
1 changed files with 2 additions and 0 deletions
|
@ -63,6 +63,8 @@ And then put next lines:
|
||||||
{
|
{
|
||||||
bridge.setProxyConfiguration(value.c_str());
|
bridge.setProxyConfiguration(value.c_str());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
bridge.setCallConfiguration(mycall);
|
||||||
```
|
```
|
||||||
|
|
||||||
Find this (*void ModuleEchoLink::onChatMsgReceived(QsoImpl *qso, const string& msg)*):
|
Find this (*void ModuleEchoLink::onChatMsgReceived(QsoImpl *qso, const string& msg)*):
|
||||||
|
|
Loading…
Add table
Reference in a new issue