Skip to content

Commit

Permalink
Revert "[cec] Don't suspend pi on tv switch off - it can't wake up"
Browse files Browse the repository at this point in the history
This reverts commit a450d38.
  • Loading branch information
popcornmix committed Nov 10, 2016
1 parent 545c113 commit d1ada62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/peripherals.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<setting key="send_inactive_source" type="bool" value="1" label="36025" order="5" />
<setting key="cec_standby_screensaver" type="bool" value="0" label="36009" order="6" />
<setting key="cec_wake_screensaver" type="bool" value="1" label="36010" order="7" />
<setting key="standby_pc_on_tv_standby" type="enum" value="36028" label="36029" order="8" lvalues="36028|13005|13011" />
<setting key="standby_pc_on_tv_standby" type="enum" value="13011" label="36029" order="8" lvalues="36028|13005|13011" />
<setting key="standby_tv_on_pc_standby" type="bool" value="1" label="36026" order="9" />
<setting key="use_tv_menu_language" type="bool" value="1" label="36018" order="10" />
<setting key="pause_playback_on_deactivate" type="bool" value="1" label="36033" configurable="0" />
Expand Down

0 comments on commit d1ada62

Please sign in to comment.