[gui]默认支持png格式图片

This commit is contained in:
tangyuxin 2017-12-08 19:11:14 +08:00
parent b0bff83669
commit 04c019986f
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ endchoice
choice
prompt "PNG image format"
default RTGUI_IMAGE_PNG_NONE
default RTGUI_IMAGE_LODEPNG
config RTGUI_IMAGE_PNG_NONE
bool "No PNG image format"