]> Chaos Git - corbenik/ctrulib.git/commit
HID: Various improvements.
authorplutoo <plutoo@univor.se>
Thu, 21 Aug 2014 18:06:05 +0000 (20:06 +0200)
committerplutoo <plutoo@univor.se>
Thu, 21 Aug 2014 18:08:08 +0000 (20:08 +0200)
commit89e29dbe0698c76ef418053de242d647b2c92e75
tree8c275f2b76503afc26fe3110265a5aa6ebd70bf2
parent7dbd7e535cadad9da9b3e0b184d2d1c35c2b1389
HID: Various improvements.

Added gyro enable/disable cmd.
Added accelerometer disable cmd.
Fixed hidInit() error handling.
hidInit() no longer enables accelerometer.
HIDUSER_GetInfo has been renamed to HIDUSER_GetSharedMem.
hid functions no longer require a NULL-ptr as arg0.
libctru/include/3ds/HID.h
libctru/source/services/hid.c