mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
spelling: unknown
This commit is contained in:
@ -10,7 +10,7 @@ try:
|
||||
from .spi import SPI
|
||||
from .gpio import GPIO
|
||||
except:
|
||||
print("unknow platform")
|
||||
print("unknown platform")
|
||||
exit()
|
||||
|
||||
CONFIG_IL0376F = {
|
||||
|
Reference in New Issue
Block a user