Configuration file is designed to be the only project-specific file to change in the GPS plugin
At this stage, you can
- configure the C4 version (to be able to manage api changes between 1.5.9 and 2.0)
- enable/disable some hacks I have made
- it is more a work practice proposal for other contributor. Working this way allow everyone to easily disable piece of code to go back to your original code. It also easier to see where change were made and for what purpose
- configure where is the GPS string table
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
A default configuration file
Could you please share more details ?
Configuration file is designed to be the only project-specific file to change in the GPS plugin
At this stage, you can
- configure the C4 version (to be able to manage api changes between 1.5.9 and 2.0)
- enable/disable some hacks I have made
- it is more a work practice proposal for other contributor. Working this way allow everyone to easily disable piece of code to go back to your original code. It also easier to see where change were made and for what purpose
- configure where is the GPS string table