Closed oleg68 closed 4 months ago
This is a next PR retated to #1265
It moves lots of code related to GODeviceConfig from GOConfig and GOAudioSettings to the GODeviceConfig class itself.
GODeviceConfig
GOConfig
GOAudioSettings
It is just refactoring. No GO behavior should be changed.
@oleg68 Seems like the Action builds failed for this PR.
@larspalo
Seems like the Action builds failed for this PR.
Fixed
@rousseldenis could you approve this PR?
This is a next PR retated to #1265
It moves lots of code related to
GODeviceConfig
fromGOConfig
andGOAudioSettings
to theGODeviceConfig
class itself.It is just refactoring. No GO behavior should be changed.