Running OpenBCI GUI from Processing - Missing Bracket Error

My team and I want to make our own widget for the OpenBCI GUI. We downloaded the OpenBCI code from Github and Processing from the instructions here: https://docs.openbci.com/Software/OpenBCISoftware/GUIDocs/#running-the-openbci-gui-from-the-processing-ide
When trying to run the OpenBCI code, we get the error "missing right curly bracket '}'" on multiple files. When examining these files, there seem to be no missing curly brackets. How can we fix this error?

Comments

Sign In or Register to comment.