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
Labels would be super helpful. For example, pin1_1 is {"gpiochip0", 1} and pin1_3 is {"gpiochip0", 3}.
pin1_1
{"gpiochip0", 1}
pin1_3
{"gpiochip0", 3}
See https://hexdocs.pm/grisp/grisp_gpio.html for naming.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Labels would be super helpful. For example,
pin1_1
is{"gpiochip0", 1}
andpin1_3
is{"gpiochip0", 3}
.See https://hexdocs.pm/grisp/grisp_gpio.html for naming.
The text was updated successfully, but these errors were encountered: