Various fixes
- Change unit path - Rename method - Make CurrentPWM method return its value in PWM instead of percent
This commit is contained in:
@@ -34,4 +34,4 @@ exe = executable('fantasize',
|
||||
install: true,
|
||||
include_directories: inc)
|
||||
|
||||
install_data('unit/fantasize.service', install_dir : 'usr/lib/systemd/system')
|
||||
install_data('unit/fantasize.service', install_dir : '/usr/lib/systemd/system')
|
||||
|
||||
Reference in New Issue
Block a user