Closed juyrjola closed 1 year ago
Wildcard glob expansion is currently supported only on temperature sensors. hwmon ordering can change on a per-boot basis for PWM devices, as well.
hwmon
Moved expand_glob() into the common configparser.py file and changed the PWM-related classes to use glob expansion.
expand_glob()
configparser.py
Wildcard glob expansion is currently supported only on temperature sensors.
hwmon
ordering can change on a per-boot basis for PWM devices, as well.Moved
expand_glob()
into the commonconfigparser.py
file and changed the PWM-related classes to use glob expansion.