spelling: unknown

This commit is contained in:
Josh Soref 2019-10-26 22:13:59 -04:00
parent 8a687b723b
commit 5ae7695229

@ -10,7 +10,7 @@ try:
from .spi import SPI
from .gpio import GPIO
except:
print("unknow platform")
print("unknown platform")
exit()
CONFIG_IL0376F = {