mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-03-22 19:15:43 +00:00
powerctl emu
This commit is contained in:
parent
feac5181e7
commit
2adba6b638
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* This file is part of the Trezor project, https://trezor.io/
|
||||
* This file is part of the Trezor project, https://trezor.io/
|
||||
*
|
||||
* Copyright (c) SatoshiLabs
|
||||
*
|
||||
@ -19,12 +19,9 @@
|
||||
|
||||
#include <trezor_rtl.h>
|
||||
|
||||
|
||||
#include <SDL.h>
|
||||
|
||||
bool powerctl_hibernate(void) {
|
||||
|
||||
exit(1);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user