From b66f1b66e583a07ae20e01b45e2ed6d7978a9163 Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: Mon, 14 Oct 2019 16:41:09 +0200 Subject: [PATCH] Add oledhat in the default.yml options for ui --- pwnagotchi/defaults.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pwnagotchi/defaults.yml b/pwnagotchi/defaults.yml index c1d03a5..5034d49 100644 --- a/pwnagotchi/defaults.yml +++ b/pwnagotchi/defaults.yml @@ -168,7 +168,7 @@ ui: display: enabled: true rotation: 180 - # Possible options inkyphat/inky, papirus/papi, waveshare_1/ws_1 or waveshare_2/ws_2 + # Possible options inkyphat/inky, papirus/papi, waveshare_1/ws_1 or waveshare_2/ws_2, oledhat type: 'waveshare_2' # Possible options red/yellow/black (black used for monocromatic displays) color: 'black'