From 5ae7695229ddb04b3523cdeccc8f466a0413d391 Mon Sep 17 00:00:00 2001 From: Josh Soref <jsoref@users.noreply.github.com> Date: Sat, 26 Oct 2019 22:13:59 -0400 Subject: [PATCH] spelling: unknown --- pwnagotchi/ui/hw/libs/dfrobot/dfrobot_epaper.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pwnagotchi/ui/hw/libs/dfrobot/dfrobot_epaper.py b/pwnagotchi/ui/hw/libs/dfrobot/dfrobot_epaper.py index d207a45..8182bee 100644 --- a/pwnagotchi/ui/hw/libs/dfrobot/dfrobot_epaper.py +++ b/pwnagotchi/ui/hw/libs/dfrobot/dfrobot_epaper.py @@ -10,7 +10,7 @@ try: from .spi import SPI from .gpio import GPIO except: - print("unknow platform") + print("unknown platform") exit() CONFIG_IL0376F = {