Add Host Prompt Notification Method (#15942)
This commit is contained in:
committed by
Scott Lahteine
parent
c061656659
commit
7126a5e5a7
@@ -60,6 +60,7 @@ void host_action(const char * const pstr, const bool eol=true);
|
||||
extern PromptReason host_prompt_reason;
|
||||
|
||||
void host_response_handler(const uint8_t response);
|
||||
void host_action_notify(const char * const message);
|
||||
void host_action_prompt_begin(const char * const pstr, const bool eol=true);
|
||||
void host_action_prompt_button(const char * const pstr);
|
||||
void host_action_prompt_end();
|
||||
|
||||
Reference in New Issue
Block a user