Skip to content

Conversation

@MidnightJava
Copy link

Added a button to export the current pattern on each matrix to a json file, and a button to import such a json file and apply it to either matrix.

@MidnightJava
Copy link
Author

Tested import and export round trip. Also tested that malformed json does not cause an error on import. Tested a file with > 39 values, < 39 values, and values > 255. Attempt to import an invalid json file will make no change to the matrix, and an error will be logged on the console.

@MidnightJava
Copy link
Author

Added a Persistence checkbox. When this is checked, the display will never sleep, as the app will send the wake command in the background periodically before the sleep timer fires.

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