Update README.md
This commit is contained in:
parent
cfb0c9061d
commit
6b0f77251a
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