mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
The call to create the device handler will return with an error if the physical device doesn't exist, the device (if exists) is stored in an option already so just keep that as `None` if errored. Addresses issue #14