spelling: unknown
This commit is contained in:
parent
8a687b723b
commit
5ae7695229
@ -10,7 +10,7 @@ try:
|
|||||||
from .spi import SPI
|
from .spi import SPI
|
||||||
from .gpio import GPIO
|
from .gpio import GPIO
|
||||||
except:
|
except:
|
||||||
print("unknow platform")
|
print("unknown platform")
|
||||||
exit()
|
exit()
|
||||||
|
|
||||||
CONFIG_IL0376F = {
|
CONFIG_IL0376F = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user