Files
app-ethereum/src_features/signMessageEIP712/ui_flow_712.h
Alexandre Paillier 9f29a7caa2 UI handling WIP
2022-08-05 17:52:44 +02:00

9 lines
152 B
C

#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_