From 12b4a41ff48b3f3e08e921dfac4a9e43e8743cb6 Mon Sep 17 00:00:00 2001 From: hamuchiwa Date: Sun, 10 Apr 2016 13:14:37 -0400 Subject: [PATCH] Create README.md --- test/README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/README.md diff --git a/test/README.md b/test/README.md new file mode 100644 index 0000000..1106112 --- /dev/null +++ b/test/README.md @@ -0,0 +1,2 @@ +All files run on computer. +For video streaming/ultrasonic sensor test, start the server program first and then start the corresponding client program in the "raspberryPi" folder.