JetsonGPIO
JetsonGPIO copied to clipboard
lack of multiple arguments support for some APIs
Multiple arguments support for some APIs like the Nvidia's official python library is missing.
Functionally, it is not a big deal but it would be great if the library covers all public APIs of the official python GPIO library.
priority: low
add multiple arguments support for cleanup: #71
add multiple arguments support for setup: #99
add multiple arguments support for output: #102
Now JetsonGPIO covers all public APIs of the official Jetson.GPIO (as far as I know). Closing this.