From 0da94f343d36bbba20d4267d054d93a44713cdcd Mon Sep 17 00:00:00 2001 From: Joseph Downing <30832781+jdownin@users.noreply.github.com> Date: Wed, 28 Feb 2018 13:35:37 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 531e9f7..834d7de 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Retro Arcade using the Pocket Beagle ## PB-beaglearcade.dts -is the device tree overlay. This file sets the display type and GPIO's necessary for the 2.8" TFT LCD and Gamepad. You will need to compile the overlay to a .dtbo and place the file in the /lib/firmware folder +is the device tree overlay. This file sets the display type and GPIO's necessary for the 2.8" TFT LCD and Gamepad. You will need to compile the overlay to a .dtbo and place the file in the /lib/firmware folder. (You can use the provided .dtbo file in place of compiling your own) ## StartUSBNetwork.sh is a simple script that will setup your PocketBeagle to connect to the internet over a shared network connection using the micro USB.