Don't expose ProcessMouseAction() and rename it to processMouseAction()
This commit is contained in:
@@ -90,7 +90,6 @@ typedef struct {
|
||||
};
|
||||
} __attribute__ ((packed)) key_action_t;
|
||||
|
||||
void ProcessMouseAction(key_action_t action);
|
||||
void UpdateActiveUsbReports();
|
||||
extern void UpdateActiveUsbReports();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user