From dcc87999a346c5e1a323315eea60445310a380f4 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 10 Mar 2015 19:48:44 -0600 Subject: [PATCH] adds README to Copter Controller --- CopterController/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 CopterController/README.md diff --git a/CopterController/README.md b/CopterController/README.md new file mode 100644 index 0000000..9be4eb9 --- /dev/null +++ b/CopterController/README.md @@ -0,0 +1,8 @@ +Copter Controller +=== +Notes: +--- +-DSM2 class does not work! +--DSM2.cpp +--DSM2.h +--DSM2tester.cpp \ No newline at end of file