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

Schematic or Code error on LED pin #6

Closed
shellster opened this issue Jan 5, 2016 · 1 comment
Closed

Schematic or Code error on LED pin #6

shellster opened this issue Jan 5, 2016 · 1 comment

Comments

@shellster
Copy link

Hi,

The schematic shows that the LED is hooked to physical pin 3 of the ATtiny85, however, the code intializes ENABLE_PIN (which is the LED) to PB3. According to my testing, and the ATtiny85 testing sheet, PB3 is on physical pin 2. So either the code is wrong or the schematic.

Not a big deal, but it would be nice to have it corrected.

@samyk
Copy link
Owner

samyk commented Jan 5, 2016

Oops, thanks @shellster! Fixed in f7f1d3c

@samyk samyk closed this as completed Jan 5, 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