Skip to content

Commit

Permalink
v2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dexter93 committed Sep 10, 2024
1 parent 4971ec4 commit 9a23d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonixflasher.c
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
#define RETRY_DELAY_MS 100

#define PROJECT_NAME "sonixflasher"
#define PROJECT_VER "2.0.3"
#define PROJECT_VER "2.0.4"

uint16_t BLANK_CHECKSUM = 0x0000;
uint16_t CS0 = CS0_0;
Expand Down

0 comments on commit 9a23d7d

Please sign in to comment.