Skip to content

Flow: Add native API for triggering a flow action #317

Open
@fietser28

Description

@fietser28

In native code I would like to have an API to change to trigger a specific flow action.
It should be clear if this API is thread safe with respect to the ui_tick() call or not.

This is similar to #314 but for actions instead of screens. API with enum of actions and a eez_flow_trigger_action(action_enum) call seems like an ok interface to me.

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions