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:
parent
03909627b9
commit
89ec8cbf96
@ -81,13 +81,11 @@ namespace SLcd
|
||||
.rightx = 10923,
|
||||
.y = 26526
|
||||
},
|
||||
[4] =
|
||||
{
|
||||
.leftx = 3121,
|
||||
.rightx = 9986,
|
||||
.y = 27307
|
||||
},
|
||||
[5] =
|
||||
{
|
||||
.leftx = 6242,
|
||||
.rightx = 6242,
|
||||
|
Loading…
x
Reference in New Issue
Block a user