diff options
author | Sunguk Lee | 2018-06-06 01:56:50 +0900 |
---|---|---|
committer | GitHub | 2018-06-06 01:56:50 +0900 |
commit | 2e40a71f6c2379673978ddc16cfffd8498ce0ee4 (patch) | |
tree | 8fb4c343cd17dec5c50208d3abe8313ece30ea57 | |
parent | Merge pull request #320 from SilicaAndPina/patch-1 (diff) | |
parent | Add sceMotionDevGetEvaInfo NID (diff) | |
download | vds-libraries-2e40a71f6c2379673978ddc16cfffd8498ce0ee4.tar.gz |
Merge pull request #322 from Princess-of-Sleeping/master
Add sceMotionDevGetEvaInfo NID
-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 |