JohnMarzulli / StratuxHud

Heads Up Display for use with Stratux. Designed for reflective HUD screens, intended for traffic call outs.
https://johnmarzulli.github.io/StratuxHud/
GNU Lesser General Public License v3.0
120 stars 22 forks source link

User Setting Overrides Should Be Kept In Separate Config File #50

Closed JohnMarzulli closed 5 years ago

JohnMarzulli commented 5 years ago

Any configuration the user sets is written back to the config file that is in the code directory.

This instead should be placed in the user directory and the file provided with the code should be used as the default/initializing values.

JohnMarzulli commented 5 years ago

Shipped with V1.5