add activate/hibernate callback for tile jumps
This commit is contained in:
@@ -32,7 +32,6 @@ void screenshot_setup( void ) {
|
||||
log_e("error memory alloc");
|
||||
while(1);
|
||||
}
|
||||
SPIFFS.remove( SCREENSHOT_FILE_NAME );
|
||||
}
|
||||
|
||||
void screenshot_take( void ) {
|
||||
|
||||
Reference in New Issue
Block a user