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

Accessing dmxData from main.cpp #14

Open
nospam2k opened this issue Aug 17, 2020 · 1 comment
Open

Accessing dmxData from main.cpp #14

nospam2k opened this issue Aug 17, 2020 · 1 comment

Comments

@nospam2k
Copy link

I know this is my ignorance but I want to be sure to do this correctly. I want to access dmxData[] from my own main.cpp so I can save the data to a file.

I don't need everything, I just need to know the syntax to access dmxData from main.cpp. Thanks for your help!

@nospam2k nospam2k reopened this Aug 17, 2020
@nospam2k
Copy link
Author

Sorry. I thought I had it. I was going to just use dmx.read, but in one instance I need to return the entire array and would like to avoid looping through the whole array.

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

No branches or pull requests

1 participant