rtl433
UNKNOWN
RTL-433 utility
|
compat_paths addresses compatibility with default OS path names. More...
Go to the source code of this file.
Functions | |
char ** | compat_get_default_conf_paths (void) |
Get default search paths for rtl_433 config file. More... | |
compat_paths addresses compatibility with default OS path names.
topic: default search paths for config file issue: Linux and Windows use different common paths for config files solution: provide specific default paths for each system
char ** compat_get_default_conf_paths | ( | void | ) |
Get default search paths for rtl_433 config file.
References getenv().
Referenced by parse_conf_try_default_files().