This commit is contained in:
Simone Margaritelli 2019-09-29 21:28:06 +02:00
parent 4006e45704
commit 47f7529c04
2 changed files with 2 additions and 2 deletions
README.md
sdcard/rootfs/root/pwnagotchi

@ -48,7 +48,7 @@ The display is optional if you connect to `usb0` (by using the data port on the
The supported models are:
- [Waveshare eInk Display (V2)](https://www.waveshare.com/2.13inch-e-paper-hat.htm)
- [Waveshare eInk Display (both V1 and V2)](https://www.waveshare.com/2.13inch-e-paper-hat.htm)
- [Pimoroni Inky pHAT](https://shop.pimoroni.com/products/inky-phat)
- [PaPiRus eInk Screen](https://uk.pi-supply.com/products/papirus-zero-epaper-screen-phat-pi-zero)

@ -94,7 +94,7 @@ ui:
display:
enabled: true
rotation: 180
# Possible options inkyphat/inky, papirus/papi or waveshare/ws
# Possible options inkyphat/inky, papirus/papi, waveshare_1/ws_1 or waveshare_2/ws_2
type: 'waveshare_2'
# Possible options red/yellow/black (black used for monocromatic displays)
color: 'black'