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 documentation references in ModbusMaster.h, .cpp #69

Closed
4-20ma opened this issue Sep 12, 2016 · 0 comments
Closed

Fix documentation references in ModbusMaster.h, .cpp #69

4-20ma opened this issue Sep 12, 2016 · 0 comments

Comments

@4-20ma
Copy link
Owner

4-20ma commented Sep 12, 2016

ModbusMaster version

0.11.0

Arduino IDE version

1.6

Arduino Hardware

any

Platform Details

any


Scenario:

Add cross-references to ModbusMaster.cpp:

  • preTransmission() should reference
    • ModbusMasterTransaction()
    • postTransmission()
  • postTransmission should reference
    • ModbusMasterTransaction()
    • preTransmission()

Add example to ModbusMaster.h:
@example examples/RS485_HalfDuplex/RS485_HalfDuplex.ino

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

No branches or pull requests

1 participant