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

Use processing version 2 not version 3 #18

Open
chendaniely opened this issue Jun 21, 2020 · 0 comments
Open

Use processing version 2 not version 3 #18

chendaniely opened this issue Jun 21, 2020 · 0 comments

Comments

@chendaniely
Copy link

If you're running into issues with "could not find sketch size" and registerDispose(DisposeHandler). You need to make sure you are using the older version of processing (version 2).

You can check this by going to help > about processing.

There were changes made to processing 3 that break the code in this repository.
See this post on the forms: https://forums.adafruit.com/viewtopic.php?f=47&t=78370

This is just an issue for people who may stumble on this issue in the future. Otherwise, thanks for the code base! Got my first electronics project working! : )

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