Fix DISPMANX_OFFLINE variable typo

Signed-off-by: Alistair Buxton <a.j.buxton@gmail.com>
This commit is contained in:
Alistair Buxton
2016-09-21 13:14:31 +01:00
committed by Andrei Gherzan
parent d778d0a23d
commit b6c954de58

2
README
View File

@ -157,7 +157,7 @@ VIDEO_CAMERA = "1"
3.G. Enable offline compositing support
=======================================
Set this variable to enable support for dispmanx offline compositing
DISMANX_OFFLINE = "1"
DISPMANX_OFFLINE = "1"
This will enable the firmware to fall back to off-line compositing of
Dispmanx elements. Normally the compositing is done on-line, during scanout,