Do 3D slider updating in the HID module

This commit is contained in:
xperia64
2019-01-17 23:48:50 -05:00
parent 81f4cef201
commit 6f2eb2a418
3 changed files with 13 additions and 0 deletions

View File

@ -89,6 +89,8 @@ public:
void SetWifiLinkLevel(WifiLinkLevel);
void Set3DSlider(float_le);
void Set3DLed(u8);
SharedPageDef& GetSharedPage();