summaryrefslogtreecommitdiff
path: root/apps/graphics/traveler/src/trv_color.c
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-12-01 19:15:16 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-12-03 16:48:06 -0600
commit543073e801200b129b6ee011cfb677f10cb3f843 (patch)
treeadaf254a11f3197ed90e4334321d242421dad8b6 /apps/graphics/traveler/src/trv_color.c
parent30f24f48a97a475b7aa7b37e4d09e5b2da3485ec (diff)
downloadnuttx-543073e801200b129b6ee011cfb677f10cb3f843.tar.gz
nuttx-543073e801200b129b6ee011cfb677f10cb3f843.tar.bz2
nuttx-543073e801200b129b6ee011cfb677f10cb3f843.zip
Add framework for joystick input
Diffstat (limited to 'apps/graphics/traveler/src/trv_color.c')
-rw-r--r--[-rwxr-xr-x]apps/graphics/traveler/src/trv_color.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/graphics/traveler/src/trv_color.c b/apps/graphics/traveler/src/trv_color.c
index f7b9b68f1..8760165a3 100755..100644
--- a/apps/graphics/traveler/src/trv_color.c
+++ b/apps/graphics/traveler/src/trv_color.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * apps/graphics/traveler/src/trv_graphics.c
+ * apps/graphics/traveler/src/trv_color.c
*
* Copyright (C) 2014 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>