Remove unused suspend_idle (#16063)
This commit is contained in:
parent
9e5f8983ec
commit
6a9ec74b32
4 changed files with 0 additions and 30 deletions
|
@ -3,13 +3,6 @@
|
|||
#include "md_rgb_matrix.h"
|
||||
#include "suspend.h"
|
||||
|
||||
/** \brief Suspend idle
|
||||
*
|
||||
* FIXME: needs doc
|
||||
*/
|
||||
void suspend_idle(uint8_t time) { /* Note: Not used anywhere currently */
|
||||
}
|
||||
|
||||
/** \brief Run user level Power down
|
||||
*
|
||||
* FIXME: needs doc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue