-
Notifications
You must be signed in to change notification settings - Fork 190
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
Compilation fails for Arduino Nano Every #131
Comments
Hi Emir,
MonoOutput is part of the current code on Github, it's not used in the release. It's been a long time since a release, and I recommend using the developing code on Github.
Tim
… On 23 Jul 2021, at 9:02 pm, Emir ***@***.***> wrote:
Hi,
I downloaded the latest release (not pre-release) and currently running a firmware that has MonoOutput class to it. However, compilation fails due to error 'MonoOutput' has not been declared
Any help would be appreciated.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#131>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AANW2N7LYGVPZRMJ72SXD4TTZFD4RANCNFSM5A3ZFEQA>.
|
Hi, I also get this error when trying to compile for Arduino Nano Every. I downloaded the ZIP file from GitHub (not from releases), and I checked and it looks like the
If I try to compile for a "regular" Arduino Nano it shows no errors. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I downloaded the latest release (not pre-release) and currently running a firmware that has MonoOutput class to it. However, compilation fails due to error 'MonoOutput' has not been declared
Any help would be appreciated.
The text was updated successfully, but these errors were encountered: