Fix typo on HT16K33 name

This commit is contained in:
Alan C. Assis 2021-07-25 11:35:16 -03:00 committed by Xiang Xiao
parent 5b465345c7
commit 5500dcdf64
2 changed files with 3 additions and 3 deletions

View File

@ -63,7 +63,7 @@ extern "C"
* Name: board_ht16k33_initialize
*
* Description:
* Initialize and register the HT16K32 LED Display.
* Initialize and register the HT16K33 LED Display.
*
* Input Parameters:
* devno - The device number, used to build the device path as /dev/slcdN

View File

@ -1452,12 +1452,12 @@ config LCD_ST7032
the ground. So only I2C pins SDA and SCL are used by NuttX.
config LCD_HT16K33
bool "Holtek HT16K32 4 Digits 14-Segment Display"
bool "Holtek HT16K33 4 Digits 14-Segment Display"
default n
depends on I2C
---help---
Enable support for Holtek HT16K33 (and Vinka VK16K33) 4 Digits
14-Segment module: 0.54" 14-segment LED HT16K32 Backpack.
14-Segment module: 0.54" 14-segment LED HT16K33 Backpack.
if LCD_HT16K33
config LCD_HT16K33_MULT_MODULE