05-29-2021, 05:27 PM
Hi Tim
In config.txt, if user settings come after Moode settings then they can override them. It seems like the options are:
Adrian.
In config.txt, if user settings come after Moode settings then they can override them. It seems like the options are:
- put user settings in a separate file and include it last in config.txt, but then raspi-config changes (which I imagine will occur even if unnecessary) might be added both before and after the include statement
- put Moode settings in a separate file and include it first in config.txt, then any settings in config.txt are user settings (including changes made by raspi-config) and always come after Moode settings.
Adrian.