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

Fix IntegerDivideByZero error when no chip detected Issue #311 #312

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CyberSensei1
Copy link

Fix #311

Copy link
Owner

@skot skot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose we should actually do something when there are 0 chips found.. Mining isn't going to work so well

@skot skot self-assigned this Aug 29, 2024
@skot skot added the accepted This issue will be worked on label Aug 29, 2024
@skot
Copy link
Owner

skot commented Sep 28, 2024

Maybe we can just throw a ESP_LOGE() error in the log and restart?

@skot skot added question Further information is requested needs rebasing This PR needs to be rebased to be merged labels Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted This issue will be worked on needs rebasing This PR needs to be rebased to be merged question Further information is requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IntegerDivideByZero Error when no chip detected
2 participants