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

Led pin connection issues bugfix #467

Merged
merged 8 commits into from
Mar 3, 2023

Conversation

rinon13
Copy link
Contributor

@rinon13 rinon13 commented Feb 14, 2023

Minor bug still required to fix: "LED is not Connected properly" shown once when Start Simulation is pressed. Shown only when pins of LED are connected to digital pins of Arduino.
Edits:

  • Commit 7fb133a: Error message issue fixed but will only check if pins of LED are properly connected. Will not check for logic issues.
  • Commit 0681b79: LED now works when other components (e.g Resistor) is connected in between when connected with only digital pins of Arduino.

Bug fixes for Issues: #192 , #469 and #470

@rinon13 rinon13 changed the title Led pin connection issue Led pin connection issues bugfix Feb 21, 2023
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

Successfully merging this pull request may close these issues.

2 participants