Skip to content

Commit ab5fd5e

Browse files
authored
Merge pull request #29 from CoderBotOrg/feat/add_environments
Feat/add environments
2 parents 323f3e4 + 412749d commit ab5fd5e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

rpi/config.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ start_x=0
513513
##
514514
## Default 64
515515
##
516-
gpu_mem=64
516+
#gpu_mem=64
517517

518518
## gpu_mem_256
519519
## GPU memory allocation in MB for 256MB board revision.
@@ -1191,4 +1191,6 @@ dtparam=spi=on
11911191
disable_splash=1
11921192
avoid_warnings=1
11931193
dtparam=audio=on
1194-
arm_freq=1000
1194+
arm_freq=1000
1195+
dtoverlay=vc4-kms-v3d
1196+
dtoverlay=ov5647

0 commit comments

Comments
 (0)