UI handling WIP
This commit is contained in:
8
src_features/signMessageEIP712/ui_flow_712.h
Normal file
8
src_features/signMessageEIP712/ui_flow_712.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef UI_FLOW_712_H_
|
||||
#define UI_FLOW_712_H_
|
||||
|
||||
#include "ux_flow_engine.h"
|
||||
|
||||
extern const ux_flow_step_t* const ux_712_flow[];
|
||||
|
||||
#endif // UI_FLOW_712_H_
|
||||
Reference in New Issue
Block a user