Fix Error: slcd_trapezoids.cxx:84:5: error: array designators are a C99 extension [-Werror,-Wc99-designator]

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao 2022-11-12 16:18:04 +08:00 committed by Petro Karashchenko
parent 03909627b9
commit 89ec8cbf96

View File

@ -81,13 +81,11 @@ namespace SLcd
.rightx = 10923,
.y = 26526
},
[4] =
{
.leftx = 3121,
.rightx = 9986,
.y = 27307
},
[5] =
{
.leftx = 6242,
.rightx = 6242,