moonlight-stream / moonlight-embedded

Gamestream client for embedded systems
https://github.com/moonlight-stream/moonlight-embedded/wiki
GNU General Public License v3.0
1.48k stars 323 forks source link

Add rotation to sample config, warn about invalid values #841

Closed mjbogusz closed 2 years ago

mjbogusz commented 2 years ago

Description Add rotation to the sample configuration file; warn about invalid rotation values (and ignore them).

Purpose rotation in configuration file was already supported, just not documented anywhere - this fills the gap (and adds a warning on the stdout, should someone try using an invalid value).