better min/max values.

SVN revision: 53209
This commit is contained in:
Gustavo Sverzut Barbieri 2010-10-08 20:25:18 +00:00
parent 50c67f7ad6
commit ccaa92a949
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#include "ephoto.h"
#define SLIDER_MAX 300
#define SLIDER_MIN 80
#define SLIDER_MAX 512
#define SLIDER_MIN 128
#define PARENT_DIR "Up"