zephyr/samples/subsys/display/lvgl/src
Alberto Escolar Piedras 843ad84db4 samples lvgl: Fix build warning with GPIO=n
The err variable is only used if the GPIO is configured in,
so move it to the right scope to avoid a build warning.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-05-04 21:59:59 +09:00
..
main.c samples lvgl: Fix build warning with GPIO=n 2023-05-04 21:59:59 +09:00