Files
Upsilon/ion/src/shared/power.cpp
Émilie Feral b6b0e90966 [ion] In suspend, enable to wait until power release before suspending
Change-Id: I175998b450c3ef668280c00226be64e23f572a37
2017-05-09 17:15:45 +02:00

5 lines
77 B
C++

#include <ion.h>
void Ion::Power::suspend(bool checkIfPowerKeyReleased) {
}