scene_popup.h 142 B

123
  1. #pragma once
  2. #include "../subghz_playlist_creator.h"
  3. void scene_popup_show(SubGhzPlaylistCreator* app, const char* header, const char* text);