update:
I have some change, and now "low_speed" gives me "1 or 0"
However it seems not correct...
On Tue, Mar 31, 2015 at 4:25 AM, Jonghyun Kim agitato816@gmail.com wrote:
hi IOHannes,
Thanks a lot for your external and I really enjoy it. However I met the problem on it.
I compiled wiimote under your instruction on ubuntu 14.04
The problem is I get always *1 1 1* with low_speed(motionplus).
*low_speed 1 1 1*
I patched and recompiled, but still I got 1 1 1.
I created Make.local (beside wiimote.c and its Makefile) and put only this line: *CFLAGS += -DHAVE_CWIID_MOTIONPLUS_LOWSPEED*
But still no luck. How to resolve it?
Many thanks, Jonghyun Kim