Skip to content
Snippets Groups Projects
Commit 1c90da61 authored by David Huss's avatar David Huss :speech_balloon:
Browse files

Do not switch on media source automatically

parent cd0f600f
Branches
No related tags found
No related merge requests found
......@@ -252,7 +252,7 @@ class System(mediactl.WithLogger):
return {"result": "ok"}
# Request default media for projector (this may also operate the screen motors)
await self.switch_media_source(1)
# await self.switch_media_source(1)
return {"result": "ok"}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment