Skip to content

Add a way to access dmxBuffer - #13

Open
Tuhis wants to merge 1 commit into
PaulStoffregen:masterfrom
Tuhis:master
Open

Tuhis wants to merge 1 commit into
PaulStoffregen:masterfrom
Tuhis:master

Conversation

@Tuhis

@Tuhis Tuhis commented Aug 14, 2018

Copy link
Copy Markdown

Add a way to access internally used dmxBuffer in order to optimize the performance of some Arduino programs. For example, now user may implement serial to dmx more efficiently by directly storing the read bytes into dmxBuffer.

I have added two new methods, one for starting the dmx transmission manually and another for getting pointer to dmxBuffer.

What do you think? Could you consider these as part of the library, or is added complexity against the spirit of the DmxSimple? :/

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.

2 participants