Skip to content

Commit

Permalink
Updated Readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
sudar committed Aug 12, 2011
1 parent 3184cba commit 24763fd
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README
@@ -1,3 +1,11 @@
Arduino Library to access WiiRemote

== Credits ==

This library was originally written by Tomo Tanaka. See the original readme file below for usage instructions

== Original Read me file ==

This is Arduino library for WiiRemote Bluetooth stack which supports minimum HCI and L2CAP layer for HID profile.

== First of all ==
Expand Down Expand Up @@ -32,14 +40,6 @@ You should have received a copy of the GNU General Public License along with thi
+- WiiRemote.h
+- WiiRemote.cpp
+- keywords.txt
|
+- Max3421e_constants.h // written by Oleg
+- Max3421e.h // written by Oleg
+- Max3421e.cpp // written by Oleg
+- ch9.h // written by Oleg
+- Usb.h // written by Oleg
+- Usb.cpp // written by Oleg
|
+- examples/
+- SteeringWii/
+- SteeringWii.pde
Expand Down Expand Up @@ -111,7 +111,7 @@ to match descriptors of USB Bluetooth Device to be used.

=== Member Variables ===
* Report_t Report

Contains the accelerometer readings

== Hint ==
Hints from PS3 and Wiimote game controllers thread in Circuit@Home.
Expand Down

0 comments on commit 24763fd

Please sign in to comment.