Changed night brightness to 15 (of 20).

This commit is contained in:
Paul van Tilburg 2011-10-30 22:33:09 +01:00
parent 689da691e8
commit 892c325c84
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ void SWversion(void);
// DAY Brightness setting 0 = off 20 = full
#define DAYBRIGHTNESS 20
// NIGHT Brightness setting 0 = off 20 = full
#define NIGHTBRIGHTNESS 20
#define NIGHTBRIGHTNESS 15