Closed nicola02nb closed 4 months ago
Just seen I've broken the --equalizer feature
@Sapd I think that the check-whitespace
fail is caused by the deprecated use of set-output
in echo "::set-output name=checkout::"${log}""
.
The fix should be somethin like this: echo "checkout=${log}" >> $GITHUB_OUTPUT
, if I'm not wrong
Yep dont worry about the whitespace error. I will check the PR on the weekend
Yeah, no problem, it was olny a suggetsion :)
Thank you! sorry for the delay. I also added YAML output
No worries, thanks for your work. If you want give a look to the GUI that I created on my gh
Changes made
EqualizerInfo
andEqualizerPreset
andEqualizerPresets
structsEqualizerInfo
andEqualizerPreset
andEqualizerPresets
structs todevice
structjson
output forEqualizerPreset
andEqualizerPresets
steelseries_arctis_nova_7.c
for adding support of the new info to outputChecklist