hid: Update service function table for hidbus

Updated based off information provided by Switchbrew.
This commit is contained in:
Lioncash 2018-10-21 16:51:44 -04:00
parent 5ea4cfd499
commit 981faea4d6

View File

@ -827,6 +827,7 @@ public:
{11, nullptr, "EnableJoyPollingReceiveMode"},
{12, nullptr, "DisableJoyPollingReceiveMode"},
{13, nullptr, "GetPollingData"},
{14, nullptr, "SetStatusManagerType"},
};
// clang-format on