Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

Remove address parameter #42

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

Remove address parameter #42

wants to merge 25 commits into from

Conversation

Miq1
Copy link
Contributor

@Miq1 Miq1 commented Aug 24, 2020

Removed the address parameter in onData and onDataToken handler calls, plus the preparational statements to provide them.

The address is a partly valid reference only with function codes using it, those just executing commands without dedicated address would not benefit. The universal token parameter serves the same purpose, but regardless of function code. As it is a user-defined uint32_t value, uniqueness can be maintained by the application.

@Miq1
Copy link
Contributor Author

Miq1 commented Aug 24, 2020

Please note that this PR is to be applied on top of the previous two #39 "Token implementation" and #41 "New Receive".

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

Successfully merging this pull request may close these issues.

1 participant