summaryrefslogtreecommitdiff
path: root/nuttx/drivers/lcd/s1d15g10.h
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-12-06 05:15:14 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-12-06 05:15:14 +0000
commitafcd2f334a91cf1d37eb8dce6641c620f316b76e (patch)
treeb250f1aa7ca728d391ab506560546227a58a299a /nuttx/drivers/lcd/s1d15g10.h
parent7f55e42405eb9471aabab510d6f11b289fdec49f (diff)
downloadpx4-nuttx-afcd2f334a91cf1d37eb8dce6641c620f316b76e.tar.gz
px4-nuttx-afcd2f334a91cf1d37eb8dce6641c620f316b76e.tar.bz2
px4-nuttx-afcd2f334a91cf1d37eb8dce6641c620f316b76e.zip
Add NX configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3165 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/drivers/lcd/s1d15g10.h')
-rwxr-xr-xnuttx/drivers/lcd/s1d15g10.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/drivers/lcd/s1d15g10.h b/nuttx/drivers/lcd/s1d15g10.h
index fe71a2bc3..df2dd8be2 100755
--- a/nuttx/drivers/lcd/s1d15g10.h
+++ b/nuttx/drivers/lcd/s1d15g10.h
@@ -136,6 +136,6 @@
/* Status register bit definions (after EPSRRD2) */
-#define S1D15G10_SR_VOLUME 0x07 /* Bits 0-2: Built-in resistance ratio */
+#define S1D15G10_SR_RRATIO 0x07 /* Bits 0-2: Built-in resistance ratio */
#endif /* __DRIVERS_LCD_S1D15G10_H */ \ No newline at end of file