Skip to content

Commit

Permalink
Update OSCR.cpp
Browse files Browse the repository at this point in the history
update app version
  • Loading branch information
PsyK0p4T authored Sep 25, 2023
1 parent b2415c0 commit 4ddd867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cart_Reader/OSCR.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
/*==== VARIABLES ==================================================*/

// Firmware Version
char ver[5] = "12.8";
char ver[5] = "12.9";

// Clock speed
unsigned long clock = CS_16MHZ;
Expand Down

0 comments on commit 4ddd867

Please sign in to comment.