The keyboard can now wake up the computer from sleep
This commit is contained in:
@@ -33,5 +33,7 @@
|
||||
//Functions:
|
||||
|
||||
void InitUsb(void);
|
||||
bool IsComputerSleeping(void);
|
||||
void WakeupComputer(bool sendResume);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user