Skip to content

Commit 1ea5310

Browse files
committed
fix start_x
1 parent 49c3448 commit 1ea5310

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

rpi/config.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@
466466
##
467467
## Default 0
468468
##
469-
start_x=0
469+
start_x=1
470470

471471
## disable_camera_led
472472
## Turn off the red camera led when recording video or taking a still
@@ -1191,5 +1191,4 @@ dtparam=spi=on
11911191
disable_splash=1
11921192
avoid_warnings=1
11931193
dtparam=audio=on
1194-
#arm_freq=1000
1195-
camera_auto_detect=1
1194+
arm_freq=1000

0 commit comments

Comments
 (0)