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

Access to gpio pin 35 (power led on type3 boards) #6

Closed
bc547 opened this issue Mar 29, 2015 · 3 comments
Closed

Access to gpio pin 35 (power led on type3 boards) #6

bc547 opened this issue Mar 29, 2015 · 3 comments

Comments

@bc547
Copy link

bc547 commented Mar 29, 2015

I know pigpiod allows by default changing state of the activity led (gpio47). Would it be possible to also allow default access to the power led of a type3 board? This is gpio35

Btw. great piece of software! :-)

@joan2937
Copy link
Owner

I didn't even know the LED could be controlled. The change will be in when I next do a release. The required change is at the end of pigpio.h.

#define PI_DEFAULT_UPDATE_MASK_R3 0x0080480FFFFFFCLL

@joan2937 joan2937 self-assigned this Mar 29, 2015
@bc547
Copy link
Author

bc547 commented Mar 30, 2015

Great!
Thank you very much :-)

@joan2937
Copy link
Owner

Added in V32.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants