Revert "Revert "Changed tabs to spaces""

This reverts commit 3f1f3cc874.
This commit is contained in:
Brian Y 2019-12-02 22:07:54 -05:00
commit 0f41e7d6a5

View file

@ -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)