adafruit / Adafruit_Learning_System_Guides

Programs and scripts to display "inline" in Adafruit Learning System guides

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I have this error message?

timbuktu031 opened this issue · comments

                     ^

D:\arduino\Piccolo\Piccolo.ino: At global scope:
D:\arduino\Piccolo\Piccolo.ino:232:4: error: expected constructor, destructor, or type conversion before '(' token
ISR(ADC_vect) { // Audio-sampling interrupt
^