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

SoftTimer7Heartbeat #16

Closed
snikhilchoudhary opened this issue Dec 6, 2016 · 1 comment
Closed

SoftTimer7Heartbeat #16

snikhilchoudhary opened this issue Dec 6, 2016 · 1 comment

Comments

@snikhilchoudhary
Copy link

error while compiling- myLoop was not declared in this scope. The following is the error message-

Arduino: 1.6.9 (Windows 10), Board: "Arduino Nano, ATmega328"

SoftTimer7Heartbeat:15: error: 'myLoop' was not declared in this scope

Task t1(0, myLoop);

        ^

exit status 1
'myLoop' was not declared in this scope

@prampec
Copy link
Owner

prampec commented Dec 6, 2016

Please consult issue #6

@prampec prampec closed this as completed Dec 6, 2016
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

2 participants