We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It'd probably be very useful if the README explained what all the little two-letter codes (hi, pu, op, lo, dl, lg, etc.) actually mean 😃
hi
pu
op
lo
dl
lg
The text was updated successfully, but these errors were encountered:
Also, what does the red-colouring of the pin-circles for GPIO2 and GPIO3 in the screenshot in the README indicate?
Sorry, something went wrong.
what does the red-colouring of the pin-circles for GPIO2 and GPIO3 in the screenshot in the README indicate?
It's the "live" mode, it abuses pinctrl to show the state of pins. 2 and 3 are pulled up (by external i2c pullups iirc) so typically read as high.
And... yess.. much documentation needed!
No branches or pull requests
It'd probably be very useful if the README explained what all the little two-letter codes (
hi
,pu
,op
,lo
,dl
,lg
, etc.) actually mean 😃The text was updated successfully, but these errors were encountered: