rtl433  UNKNOWN
RTL-433 utility
compat_paths.h File Reference

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...
 

Detailed Description

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

Function Documentation

◆ compat_get_default_conf_paths()

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().