Skip to content

Add type free pointer in SerialCommands to be used as context in commands callbacks#19

Open
arcadien wants to merge 2 commits intoppedro74:masterfrom
arcadien:feat/context
Open

Add type free pointer in SerialCommands to be used as context in commands callbacks#19
arcadien wants to merge 2 commits intoppedro74:masterfrom
arcadien:feat/context

Conversation

@arcadien
Copy link

@arcadien arcadien commented Nov 6, 2023

Integration of current code in a OO projets is tedious. This PR provides a new attribute 'context', which does not break current implementation but allow to setup a parent class, for which attributes can be used in callbacks.

@arcadien arcadien marked this pull request as draft November 6, 2023 09:35
@arcadien arcadien marked this pull request as ready for review November 6, 2023 10:19
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.

1 participant