forked from len0rd/rockbox
Ooops, I forgot to change back the step size to 15 minutes after debugging...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2946 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
eab05d567c
commit
3ace70f46f
1 changed files with 1 additions and 2 deletions
|
|
@ -32,8 +32,7 @@
|
|||
|
||||
#include "lang.h"
|
||||
|
||||
//#define SMALL_STEP_SIZE 15*60 /* Seconds */
|
||||
#define SMALL_STEP_SIZE 2*60 /* Seconds */
|
||||
#define SMALL_STEP_SIZE 15*60 /* Seconds */
|
||||
#define LARGE_STEP_SIZE 30*60 /* Seconds */
|
||||
#define THRESHOLD 60 /* Minutes */
|
||||
#define MAX_TIME 5*60*60 /* Hours */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue