Skip to content

Commit

Permalink
French screenshots updated
Browse files Browse the repository at this point in the history
  • Loading branch information
bsongis-frsky committed Oct 4, 2024
1 parent f914ebf commit f1ff9d9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified french/assets/system-hardware-check-x20s.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified french/assets/system-info-internal-module.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions french/forge/macros/system-menu.lua
Original file line number Diff line number Diff line change
Expand Up @@ -238,8 +238,8 @@ simulator.turnRotaryEncoder(-1)
simulator.screenshot("../assets/system-info-factory-reset.png")
simulator.pressKey(KEY_ENTER)
simulator.screenshot("../assets/system-info-factory-reset-confirm.png")
simulator.pressKey(KEY_RTN) -- canncel
simulator.turnRotaryEncoder(-1)
simulator.pressKey(KEY_RTN) -- cancel
simulator.turnRotaryEncoder(-2)
simulator.screenshot("../assets/system-info-internal-module.png")

simulator.pressKey(KEY_RTN)
Expand Down

0 comments on commit f1ff9d9

Please sign in to comment.