Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

teonet.hpp: add interface for config #213

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

angelskieglazki
Copy link
Member

No description provided.

noexept

Co-authored-by: kshokhin <k_shokhin@wargaming.net>
src/teonet.hpp Outdated Show resolved Hide resolved
src/teonet.hpp Outdated
@@ -207,7 +214,7 @@ class Teonet {
/**
* Sent teonet command to peer or l0 client depend of input rd
*
* @param ke Pointer to ksnetEvMgrClass
* @param event_manager Pointer to ksnetEvMgrClass
Copy link
Contributor

@chernikovdmitry chernikovdmitry May 18, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

А тут нет этого параметра же, список с rd начинается
This method overload haven't event_manager parameter, whole list starts with rd

src/teonet.hpp Outdated Show resolved Hide resolved
Co-authored-by: DmitryChernikov <47978345+chernikovdmitry@users.noreply.github.com>
Teonet library, applications, controls and components automation moved this from In Progress to Ready for merge May 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants