Merge branch 'master' into sd-card

This commit is contained in:
wheremyfoodat
2023-08-20 14:42:01 +03:00
8 changed files with 30 additions and 7 deletions

View File

@@ -71,6 +71,7 @@ class HIDService {
void getGyroscopeLowCalibrateParam(u32 messagePointer);
void getGyroscopeCoefficient(u32 messagePointer);
void getIPCHandles(u32 messagePointer);
void getSoundVolume(u32 messagePointer);
// Don't call these prior to initializing shared mem pls
template <typename T>