Merge pull request #122 from purpasmart96/master

Added "StoreDataCache" to the function table
pull/8/head
bunnei 10 years ago
commit 95f662c96f

@ -358,6 +358,7 @@ const Interface::FunctionInfo FunctionTable[] = {
{0x001C0040, nullptr, "SetLedForceOff"},
{0x001D0040, nullptr, "SetTestCommand"},
{0x001E0080, nullptr, "SetInternalPriorities"},
{0x001F0082, nullptr, "StoreDataCache"},
};
////////////////////////////////////////////////////////////////////////////////////////////////////

Loading…
Cancel
Save