From 7854dba66ec19fb2b04b7e9d033e5c9588b6a59a Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 6 May 2012 16:28:43 +0000 Subject: [PATCH] Add STMPE11 temperature sensor logic git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4704 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttxPortingGuide.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index e59308b7c5..23c4126790 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -4711,7 +4711,7 @@ build functionality is disabled).
  • - CONFIG_STMPE11_TS_DISABLE: + CONFIG_STMPE11_TEMP_DISABLE: Disable driver temperature sensor functionlaity.