-
Notifications
You must be signed in to change notification settings - Fork 174
Open
Description
Line: 230
BlueMicro_BLE//firmware/firmware_loop.cpp
Lines 227 to 237 in 60e8877
| } | |
| //TODO re-implement sleep as module | |
| void checkforsleep() | |
| { | |
| switch (keyboardstate.connectionState) | |
| { | |
| case CONNECTION_USB: | |
| // never sleep in this case |