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

SIGNAL doesn't compile for ARM processor (adafruit WICED feather) #4

Open
jbagleyjr opened this issue Jan 11, 2020 · 2 comments
Open

Comments

@jbagleyjr
Copy link

Trying to run this on an adafruit WICED feather and the compiler doesn't like the SIGNAL.

test2:34:8: error: expected constructor, destructor, or type conversion before '(' token
SIGNAL(TIMER0_COMPA_vect) {
^

@dsb3
Copy link

dsb3 commented Mar 29, 2020

Same error for Feather HUZZAH. I'm going to poke at it for a while to see if I can figure out what's wrong.

@wagemutig
Copy link

Same for me. Sad.

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

3 participants