#ifndef CONFIG_USER_H
#define CONFIG_USER_H

#include "../../config.h"

#undef  BACKLIGHT_LEVELS
#define BACKLIGHT_LEVELS 5

#endif