fixes to sw spi. adafruit 31855 now works with sw spi and autodetect of it. also fixed ziplogs to use cat.
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ import config
|
||||
import os
|
||||
import digitalio
|
||||
import busio
|
||||
import bitbangio
|
||||
import adafruit_bitbangio as bitbangio
|
||||
import statistics
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
Reference in New Issue
Block a user