stax: add UI implementation
This commit is contained in:
committed by
Alexandre Paillier
parent
b275067f47
commit
be029c642d
@@ -4,6 +4,10 @@
|
||||
#include "shared_context.h"
|
||||
#include "ux.h"
|
||||
|
||||
#ifdef HAVE_NBGL
|
||||
typedef int bagl_element_t;
|
||||
#endif
|
||||
|
||||
unsigned int io_seproxyhal_touch_settings(const bagl_element_t *e);
|
||||
unsigned int io_seproxyhal_touch_exit(const bagl_element_t *e);
|
||||
unsigned int io_seproxyhal_touch_tx_ok(const bagl_element_t *e);
|
||||
|
||||
Reference in New Issue
Block a user