You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: