From af79504e44ff969f7280d03c252bbc239610d7be Mon Sep 17 00:00:00 2001 From: Rob Woolley Date: Thu, 6 Apr 2017 11:44:20 -0700 Subject: pitft: Add documentation for pitft35r in README The support for the PiTFT 3.5 inch resistive touchscreen is optional. It may be enabled by adding the following line in local.conf: MACHINE_FEATURES += "pitft pitft35r" Signed-off-by: Rob Woolley --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 58a8ded..86a28ba 100644 --- a/README +++ b/README @@ -242,6 +242,7 @@ the modelname should be added as a MACHINE_FEATURES in local.conf like below: List of currently supported models: - pitft22 - pitft28r + - pitft35r 3.O. Misc. display ================== -- cgit v1.2.3-54-g00ecf