Skip to content

Commit

Permalink
info cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
xtruan committed Mar 4, 2023
1 parent 9d91c51 commit 69d91ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions views/flipbip_scene_1.c
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,8 @@ void flipbip_scene_1_draw(Canvas* canvas, FlipBipScene1Model* model) {
const char* info = "-Scroll pages with up/down-"
"p1,2) Mnemonic/Seed "
"p3) xprv Root Key "
"p4,5) xprv/xpub account "
"p6,7) xprv/xpub extended "
"p4,5) xprv/xpub Accnt Keys"
"p6,7) xprv/xpub Extnd Keys"
"p8+) Receive Addresses ";
flipbip_scene_1_draw_generic(info, 27);
}
Expand Down

0 comments on commit 69d91ff

Please sign in to comment.