mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 06:25:24 +00:00
Fix schoolboy error
This commit is contained in:
parent
ce367f73cb
commit
2b5c66ca85
1 changed files with 1 additions and 1 deletions
2
Conf.cpp
2
Conf.cpp
|
|
@ -130,7 +130,7 @@ m_tftSerialBrightness(50U),
|
|||
m_hd44780Rows(2U),
|
||||
m_hd44780Columns(16U),
|
||||
m_hd44780Pins(),
|
||||
m_hd44780i2cAddress,
|
||||
m_hd44780i2cAddress(),
|
||||
m_hd44780PWM(false),
|
||||
m_hd44780PWMPin(),
|
||||
m_hd44780PWMBright(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue