changed default settings:

- enable sd-card debug logging
- disable checking for update automatically
This commit is contained in:
Christopher Roy Bratusek 2012-11-21 23:49:41 +01:00
parent 587e68a5b7
commit f65caf5805

View File

@ -173,11 +173,11 @@ DefaultOptions()
Options.apps = 4;
Options.quick_start = 0;
Options.show_all = 1;
Options.sdgecko = 0;
Options.sdgecko = 1;
Options.navigation = 0;
Options.temp_network = 0;
Options.temp_wifigecko = 0;
Options.temp_newrevtext = 1;
Options.temp_newrevtext = 0;
}
int