Set proper backlight level

master
Lukmanul Hakim 2017-08-31 20:19:08 +07:00 committed by Jack Humbert
parent 8ea690a1b3
commit f0db2c0512
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define BACKLIGHT_PIN F5
#define BACKLIGHT_BREATHING
#define BACKLIGHT_LEVELS 3
#define BACKLIGHT_LEVELS 6
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */