10 lines
166 B
Plaintext
10 lines
166 B
Plaintext
menu "General"
|
|
config __EWOL_APPL_BASIC_TITLE__
|
|
prompt "Application Title"
|
|
string
|
|
default "Ewol Basic Title"
|
|
help
|
|
This is the application Title
|
|
|
|
endmenu
|