Enable rPi camera by default (#7)

Fixes #3.
This commit is contained in:
Peter Johnson
2018-12-28 22:47:31 -06:00
committed by GitHub
parent b1877d5365
commit 170962deff
3 changed files with 9 additions and 0 deletions
+3
View File
@@ -11,6 +11,9 @@ install -m 644 files/console-setup "${ROOTFS_DIR}/etc/default/"
install -m 755 files/rc.local "${ROOTFS_DIR}/etc/"
# enable pi camera
install -m 644 files/picamera.conf "${ROOTFS_DIR}/etc/modules-load.d/"
# disable wireless
install -m 644 files/raspi-blacklist.conf "${ROOTFS_DIR}/etc/modprobe.d/"
+1
View File
@@ -0,0 +1 @@
bcm2835_v4l2