diff options
author | Princess of Sleeping | 2018-06-06 01:10:55 +0900 |
---|---|---|
committer | GitHub | 2018-06-06 01:10:55 +0900 |
commit | 754d6b228b282d67e29a5b1cf4bdac452a10dcc3 (patch) | |
tree | 8fb4c343cd17dec5c50208d3abe8313ece30ea57 /nids/360/SceMotionDev.yml | |
parent | Merge pull request #320 from SilicaAndPina/patch-1 (diff) | |
download | vds-libraries-754d6b228b282d67e29a5b1cf4bdac452a10dcc3.tar.gz |
Add sceMotionDevGetEvaInfo NID
Diffstat (limited to 'nids/360/SceMotionDev.yml')
-rw-r--r-- | nids/360/SceMotionDev.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nids/360/SceMotionDev.yml b/nids/360/SceMotionDev.yml index adc8e35..8ab4e38 100644 --- a/nids/360/SceMotionDev.yml +++ b/nids/360/SceMotionDev.yml @@ -15,6 +15,7 @@ modules: sceMotionDevGetDeviceInfo: 0x1F1EFEFB sceMotionDevGetDeviceLocation: 0x5EDEA879 sceMotionDevGetDs3CalibData: 0x1FD76B5E + sceMotionDevGetEvaInfo: 0xE6955280 sceMotionDevGetFactoryMagnCalibData: 0x777D57D2 sceMotionDevGetGyroBias: 0x6D033072 sceMotionDevGetGyroBias2: 0x12B9F05E |