Minor cleanup

This commit is contained in:
Scott Lahteine 2020-04-17 04:35:00 -05:00
parent 3fcb36d8dc
commit 880f73d471
2 changed files with 1 additions and 2 deletions

View file

@ -1423,7 +1423,6 @@
//#define LCD_LANGUAGE_3 de
//#define LCD_LANGUAGE_4 es
//#define LCD_LANGUAGE_5 it
//#define LCD_LANGUAGE_6 hu
// Use a numeric passcode for "Screen lock" keypad.
// (recommended for smaller displays)

View file

@ -31,7 +31,7 @@
#define ENABLE_I2C_PULLUPS
// Chip address (for Wire)
#define PCA9533_Addr 0xC4
#define PCA9533_Addr 0xC4
// Control registers
#define PCA9533_REG_READ 0x00