Changed tabs to spaces
This commit is contained in:
parent
dcec2c1aca
commit
99a8364fdc
1 changed files with 15 additions and 16 deletions
|
|
@ -43,7 +43,6 @@ class Rock64:
|
|||
def __init__(self):
|
||||
import spidev
|
||||
import R64.GPIO as GPIO
|
||||
|
||||
self.GPIO = GPIO
|
||||
self.SPI = spidev.SpiDev(32766, 1)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue