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

myChrono.start() #3

Closed
jacobglasgow opened this issue Feb 17, 2016 · 2 comments
Closed

myChrono.start() #3

jacobglasgow opened this issue Feb 17, 2016 · 2 comments

Comments

@jacobglasgow
Copy link

Hi,

I am trying to use the chrono library to make an arduino longterm countdown. When I compile the code, it is saying 'class Chrono' has no member named 'start' . Is there an obvious mistake I am making here?

Thanks

@thomasfredericks
Copy link
Collaborator

You are right. I am sorry. We changed that behavior. You have to use restart(). I will have to decide how to fix it.

@thomasfredericks
Copy link
Collaborator

start() was re-added and is the same as restart()

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