Enable UART by default

This commit is contained in:
Fadi Hanna Al-Kass 2017-12-26 16:51:15 -05:00 committed by GitHub
parent 6e32569415
commit 5ecb57c517
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,3 +54,6 @@
# Enable audio (loads snd_bcm2835)
dtparam=audio=on
# Enable UART
enable_uart=1