From b807b8f2d23e39ac726a5bbfe2e5f1633b82a9ee Mon Sep 17 00:00:00 2001 From: jr-k Date: Thu, 18 Jul 2024 21:02:27 +0200 Subject: [PATCH] test --- docs/setup-run-on-rpi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup-run-on-rpi.md b/docs/setup-run-on-rpi.md index 0ca3153..bef1014 100644 --- a/docs/setup-run-on-rpi.md +++ b/docs/setup-run-on-rpi.md @@ -135,7 +135,7 @@ curl -fsSL https://raw.githubusercontent.com/jr-k/obscreen/master/system/install #### How to enable sound 1. First you have to reboot your device with `sudo reboot` 2. You have to set audio channel to HDMI `sudo raspi-config nonint do_audio 1` (0 is for jack 3.5 output) - +---