eupld: Update function table
This was based on Switchbrew page: https://switchbrew.org/wiki/Error_Upload_services
This commit is contained in:
parent
3579db425e
commit
0f4a611129
|
@ -19,6 +19,7 @@ public:
|
||||||
{1, nullptr, "ImportCrt"},
|
{1, nullptr, "ImportCrt"},
|
||||||
{2, nullptr, "ImportPki"},
|
{2, nullptr, "ImportPki"},
|
||||||
{3, nullptr, "SetAutoUpload"},
|
{3, nullptr, "SetAutoUpload"},
|
||||||
|
{4, nullptr, "GetAutoUpload"},
|
||||||
};
|
};
|
||||||
// clang-format on
|
// clang-format on
|
||||||
|
|
||||||
|
|
Reference in New Issue