Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
CamDavidsonPilon committed Feb 1, 2025
1 parent 6cf711e commit 30b2623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

// Code version numbers
#define VERSION_MAJOR 0
#define VERSION_MINOR 3
#define VERSION_MINOR 4

// Global pointer for I2C register selection (addresses 0–8)
volatile uint8_t pointer = 0;
Expand Down

0 comments on commit 30b2623

Please sign in to comment.