Skip to content

Commit d3562e3

Browse files
committed
Docs update
1 parent 6af1b33 commit d3562e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/configure_with_settings_file.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ All device settings are stored both in internal memory and an SD card if one is
1111
All system configuration can be done by editing the *SFE_[Platform]_Settings_0.txt* file (example shown above) where [Platform] is Facet, Express, Surveyor, etc and 0 is the profile number (0, 1, 2, 3). This file is created when a microSD card is installed. The settings are clear text but there are no safety guards against setting illegal states. It is not recommended to use this method unless You Know What You're Doing®.
1212

1313
Keep in mind:
14+
1415
* The settings file contains hundreds of 300 settings.
1516
* The SD card file "SFE_Express_Settings_0.txt" is used for Profile 1, SD card file "SFE_Express_Settings_1.txt" is used for Profile 2, etc. (note that setting 0 is for profile 1, ...)
1617
* When switching to a new profile, the settings file on the SD card with all settings will be created or updated. The internal settings will not be updated until you switch to the profile. Additionally, the file for a particular profile will not be created on the SD card until you switch to that profile.

0 commit comments

Comments
 (0)