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

fix the mistake of calling modbus API before T35 timer complate initi… #29

Merged
merged 3 commits into from
Aug 22, 2018
Merged

fix the mistake of calling modbus API before T35 timer complate initi… #29

merged 3 commits into from
Aug 22, 2018

Conversation

ericQiang
Copy link
Contributor

在调用eMBMasterReqxxx函数前,需要等待T35定时器初始化完成,否则Modbus Poll状态机会错乱。
增加一个状态机状态STATE_ESTABLISHED。

@armink
Copy link
Owner

armink commented Aug 22, 2018

非常棒,感谢你的贡献哈~

@armink
Copy link
Owner

armink commented Aug 22, 2018

代码里有些 tab 要转换为 4 空格,否则显示不对齐。这块改下就可以合并了

@armink armink merged commit 38e8bd2 into armink:master Aug 22, 2018
@ericQiang
Copy link
Contributor Author

ericQiang commented Aug 25, 2018 via email

@armink
Copy link
Owner

armink commented Aug 26, 2018

@ericQiang 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants