Merge pull request #1087 from enkiller/development

[gui]默认支持png格式图片
This commit is contained in:
Bernard Xiong 2017-12-08 20:49:18 +08:00 committed by GitHub
commit 514b39bb5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"