Skip to content

Commit

Permalink
Merge pull request #23 from LedgerHQ/develop
Browse files Browse the repository at this point in the history
Align master with version on P1
  • Loading branch information
chcmedeiros committed Mar 4, 2024
1 parent 25096fa commit 6e97d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/tx_parser.c
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ parser_error_t tx_getToken(uint16_t token_index,
extraDepthLevel = true;
}
break;
}
}
}
pageStringExt(out_val, out_val_len, inValue, inLen, pageIdx, pageCount);
}
Expand Down

0 comments on commit 6e97d37

Please sign in to comment.