Merge branch 'master' into jetson-spidev
This commit is contained in:
commit
2007e46d20
75 changed files with 16659 additions and 2453 deletions
|
|
@ -81,6 +81,6 @@ def module_exit():
|
|||
GPIO.output(RST_PIN, 0)
|
||||
GPIO.output(DC_PIN, 0)
|
||||
|
||||
GPIO.cleanup()
|
||||
GPIO.cleanup([RST_PIN, DC_PIN, CS_PIN, BUSY_PIN])
|
||||
|
||||
### END OF FILE ###
|
||||
Loading…
Add table
Add a link
Reference in a new issue