3
Fork 0

Update README.md

This commit is contained in:
R3ABM Artem 2019-06-04 13:27:18 +00:00
parent cfb0c9061d
commit 6b0f77251a

View file

@ -63,6 +63,8 @@ And then put next lines:
{
bridge.setProxyConfiguration(value.c_str());
}
bridge.setCallConfiguration(mycall);
```
Find this (*void ModuleEchoLink::onChatMsgReceived(QsoImpl *qso, const string& msg)*):