#pragma once

#include "app_scene.h"

AppScene* nfc_scene_debug_read_emv_alloc();

void nfc_scene_debug_read_emv_free(AppScene* scene);