From 192bca9a2c0cd9623c8499c8a73ccbff397f7c9d Mon Sep 17 00:00:00 2001 From: cimryan Date: Mon, 8 Oct 2018 07:20:47 -0700 Subject: [PATCH] Create README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..10c7844 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# teslausb +Steps and scripts for turning a Raspberry Pi into a useful USB drive for a Tesla. + +This repo contains scripts originally from this thread on Reddit: https://www.reddit.com/r/teslamotors/comments/9m9gyk/build_a_smart_usb_drive_for_your_tesla_dash_cam/ + +Many people in that thread suggested that the scripts be hosted on Github but the author didn't seem interested in making that happen. + +I've hosted the scripts here with his/her permission.