summaryrefslogtreecommitdiff
path: root/nuttx/include
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-06-23 15:17:22 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-06-23 15:17:22 -0600
commit4919eb3fd671887db91cb5e7f099fddd5a2c487c (patch)
tree7bc6743a301ad41b624bf11cd043b001a88cdca9 /nuttx/include
parent9d4f3f645e606d812e3bec76a10940691b30b5ff (diff)
downloadpx4-nuttx-4919eb3fd671887db91cb5e7f099fddd5a2c487c.tar.gz
px4-nuttx-4919eb3fd671887db91cb5e7f099fddd5a2c487c.tar.bz2
px4-nuttx-4919eb3fd671887db91cb5e7f099fddd5a2c487c.zip
Fix UG-2832HSWEG04 configuration values
Diffstat (limited to 'nuttx/include')
-rw-r--r--nuttx/include/nuttx/lcd/ssd1306.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/include/nuttx/lcd/ssd1306.h b/nuttx/include/nuttx/lcd/ssd1306.h
index fee758b9d..26fd0430c 100644
--- a/nuttx/include/nuttx/lcd/ssd1306.h
+++ b/nuttx/include/nuttx/lcd/ssd1306.h
@@ -177,8 +177,8 @@
/* Some important "colors" */
-#define UG_Y1_BLACK 0
-#define UG_Y1_WHITE 1
+#define SSD1306_Y1_BLACK 0
+#define SSD1306_Y1_WHITE 1
/**************************************************************************************
* Public Types