From 376a74d7ac10d737d3e42d8c8b73dde624b2f210 Mon Sep 17 00:00:00 2001
From: SpiderDead <mimij68@live.nl>
Date: Sun, 20 Oct 2019 21:26:32 +0200
Subject: [PATCH] Added documentation for waveshare27inch Signed-off-by: Mike
 van der Vrugt <mimij68@live.nl>

---
 pwnagotchi/defaults.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pwnagotchi/defaults.yml b/pwnagotchi/defaults.yml
index 3142761..dc4e336 100644
--- a/pwnagotchi/defaults.yml
+++ b/pwnagotchi/defaults.yml
@@ -188,7 +188,7 @@ ui:
     display:
         enabled: true
         rotation: 180
-        # Possible options inkyphat/inky, papirus/papi, waveshare_1/ws_1 or waveshare_2/ws_2, oledhat
+        # Possible options inkyphat/inky, papirus/papi, waveshare_1/ws_1 or waveshare_2/ws_2, oledhat, waveshare27inch
         type: 'waveshare_2'
         # Possible options red/yellow/black (black used for monocromatic displays)
         color: 'black'