bdk: touch: rename samsung touch panel

BH2109 is the board model and not the touch panel.
This commit is contained in:
CTCaer 2023-12-25 02:41:42 +02:00
parent 09dfcfc57d
commit eff55ff378
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ static touch_panel_info_t _panels[] =
{ 1, 0, 1, 1, "GiS GGM6 B2X" },// 1.
{ 2, 0, 0, 0, "NISSHA NBF-K9A" },// 3.
{ 3, 1, 0, 0, "GiS 5.5\"" },// 4.
{ 4, 0, 0, 1, "Samsung BH2109" },// 5?
{ 4, 0, 0, 1, "Samsung TSP" },// 5?
{ -1, 1, 0, 1, "GiS VA 6.2\"" } // 2.
};