Hello,
I just got a starter kit and trying some things
Today i tryed the project 12 Knocklock.
But when i wanne upload it to my arduino uno i get the following error.
error: 'checkForKnock' was not declared in this scope if(checkForKnock(knockVal) == true){ ^
I just take the sample file out off arduino studio. (see attachment)
Someone a idea?