Fixed small bugs, and added fundamental settings

This commit is contained in:
2024-11-15 19:32:25 +01:00
parent 78933f6090
commit 9d395bd2b8
2 changed files with 54 additions and 8 deletions

View File

@@ -14,5 +14,5 @@
"LCD_I2C_CH": 0,
"LCD_I2C_ADDR": 39,
"LCD_I2C_NUM_ROWS": 2,
"LCD_I2C_NUM_COLS": 16,
"LCD_I2C_NUM_COLS": 16
}