Skip to content

Commit

Permalink
fix mc with ledgerhq master
Browse files Browse the repository at this point in the history
  • Loading branch information
jmininger committed Nov 21, 2019
2 parents a4c8c08 + 20c020e commit 4dcb676
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ui_nano_s.c
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,6 @@ void ui_display(const bagl_element_t *elems, size_t sz, ui_callback_t ok_c, ui_c
if (!is_idling()) {
switch_screen(0);
}

// TODO: Upgrade the nano-sdk to the master branch, and upgrade legacy ui functions
/* #if CX_APILEVEL < 10 */
ux.elements = elems;
Expand Down

0 comments on commit 4dcb676

Please sign in to comment.