service/wlan: Update function tables

This commit is contained in:
Lioncash 2022-01-21 16:35:39 -05:00
parent 8dd6dc9a29
commit 12bf8ca929
1 changed files with 1 additions and 1 deletions

View File

@ -53,6 +53,7 @@ public:
{35, nullptr, "Unknown35"},
{36, nullptr, "Unknown36"},
{37, nullptr, "Unknown37"},
{38, nullptr, "Unknown38"},
};
// clang-format on
@ -117,7 +118,6 @@ public:
{49, nullptr, "Unknown49"},
{50, nullptr, "Unknown50"},
{51, nullptr, "Unknown51"},
{52, nullptr, "Unknown52"},
};
// clang-format on