mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 12:49:03 +00:00
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
1 changed files with 0 additions and 2 deletions
|
|
@ -81,13 +81,11 @@ namespace SLcd
|
|||
.rightx = 10923,
|
||||
.y = 26526
|
||||
},
|
||||
[4] =
|
||||
{
|
||||
.leftx = 3121,
|
||||
.rightx = 9986,
|
||||
.y = 27307
|
||||
},
|
||||
[5] =
|
||||
{
|
||||
.leftx = 6242,
|
||||
.rightx = 6242,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue