aboutsummaryrefslogtreecommitdiff
path: root/AT91SAM7S256/Source/modules.h
diff options
context:
space:
mode:
authorNicolas Schodet2011-01-25 20:28:32 +0100
committerNicolas Schodet2011-01-25 20:28:32 +0100
commit6aebfe0246c16971dc7733cedcd4b65a0fce6b42 (patch)
treef204f785a450cba2391f95352002c479ca892384 /AT91SAM7S256/Source/modules.h
parent100953400e65342243d6838c4bac25de310d1eae (diff)
dirty hack to test RIC file drawing from firmwarewip_dirty_ric
Diffstat (limited to 'AT91SAM7S256/Source/modules.h')
-rw-r--r--AT91SAM7S256/Source/modules.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/AT91SAM7S256/Source/modules.h b/AT91SAM7S256/Source/modules.h
index a5f3bb1..c5d6d2b 100644
--- a/AT91SAM7S256/Source/modules.h
+++ b/AT91SAM7S256/Source/modules.h
@@ -25,7 +25,7 @@
#define ON_BRICK_PROGRAMSTEPS 5 // no of on brick program steps
#define STATUSTEXT_SIZE 8 // zero termination not included
-#define TXT_SOUND_EXT "rso" // Sound filename extension
+#define TXT_SOUND_EXT "ric" // Sound filename extension
#define TXT_LMS_EXT "rxe" // Mindstorms program filename extension
#define TXT_NXT_EXT "rpg" // Program filename extension
#define TXT_TRYME_EXT "rtm" // Try me program filename extension