system/settings_file/resources/example_settings.csv

,,This is a custom settings file
,,It will only be loaded by:
,,- 'load my_setting.csv' serial command
,,- gos_settings_load("my_settings.csv")
,,
set myapp.version,3,\r\nApp settings version: 3
set myapp.timeout,30,Set default timeout to 30
set myapp.password,"This is another password",Set default password
set ntp.enabled,0,Disabling NTP
set remote_terminal.enabled,1,Enabling remote terminal