Now only compiles full EIP-712 support for capable devices
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
#ifndef UI_FLOW_712_H_
|
||||
#define UI_FLOW_712_H_
|
||||
|
||||
#ifdef HAVE_EIP712_FULL_SUPPORT
|
||||
|
||||
#include "ux_flow_engine.h"
|
||||
|
||||
extern const ux_flow_step_t* const ux_712_flow[];
|
||||
|
||||
#endif // HAVE_EIP712_FULL_SUPPORT
|
||||
|
||||
#endif // UI_FLOW_712_H_
|
||||
|
||||
Reference in New Issue
Block a user