Skip to content

Commit

Permalink
record the firmware version when backing up
Browse files Browse the repository at this point in the history
  • Loading branch information
obra committed Dec 12, 2023
1 parent 5a367b5 commit 69be7f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/focus.js
Original file line number Diff line number Diff line change
Expand Up @@ -511,6 +511,7 @@ class Focus {
eepromBackupCommands = [
...this.eepromRestoreCommands,
"help",
"version",
"plugins",
"eeprom.contents",
"eeprom.free",
Expand Down

0 comments on commit 69be7f9

Please sign in to comment.