# HG changeset patch # User Edouard Tisserant # Date 1369793345 -32400 # Node ID b36755d7c19ead9a4f02a3e24cddf92c139b9cf8 # Parent 891b49d2752bf78d1bfa2bde5683ef14b265fe8c Updated wiimote example. Now include nunchuck accel, and buttons are on 16bits diff -r 891b49d2752b -r b36755d7c19e tests/wiimote/plc.xml --- a/tests/wiimote/plc.xml Wed May 29 11:08:00 2013 +0900 +++ b/tests/wiimote/plc.xml Wed May 29 11:09:05 2013 +0900 @@ -8,7 +8,7 @@ productVersion="1" creationDateTime="2012-09-12T23:30:19"/> + modificationDateTime="2013-05-28T18:28:14"> @@ -37,14 +37,29 @@ + + + + + + + + + + + + + + + - + - + @@ -61,12 +76,27 @@ - + - + + + + + + + + + + + + + + + + @@ -145,6 +175,60 @@ b0 + + + + + + WiiNunchuckAccX + + + + + + + WiiNunchuckAccY + + + + + + + WiiNunchuckAccZ + + + + + + + + + + + a + + + + + + + + + + + b + + + + + + + + + + + c + diff -r 891b49d2752b -r b36755d7c19e tests/wiimote/py_ext_0@py_ext/pyfile.xml --- a/tests/wiimote/py_ext_0@py_ext/pyfile.xml Wed May 29 11:08:00 2013 +0900 +++ b/tests/wiimote/py_ext_0@py_ext/pyfile.xml Wed May 29 11:09:05 2013 +0900 @@ -3,8 +3,11 @@ - - + + + + +