Make the default chime briefer
authorBernard Blackham <[email protected]>
Fri, 25 Jun 2004 17:28:22 +0000 (17:28 +0000)
committerBernard Blackham <[email protected]>
Fri, 25 Jun 2004 17:28:22 +0000 (17:28 +0000)
ROM2/chime.h

index 412c082..4d4553d 100644 (file)
@@ -4,7 +4,7 @@
 #include "types.h"
 #include "vend.h"
 
-#define CHIME_TIME 5 /* number of RTIs to have the chime on (6.6ms each) */
+#define CHIME_TIME 1 /* number of RTIs to have the chime on (6.6ms each) */
 
 extern volatile u8 chime_count;
 extern volatile u8 unchime_count;

UCC git Repository :: git.ucc.asn.au