Skip to content

Commit

Permalink
Bump to v3 for DEFCON25
Browse files Browse the repository at this point in the history
  • Loading branch information
borgel committed Jul 25, 2017
1 parent 7b5f120 commit 952de73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Firmware/Src/version.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
#include <stdint.h>

//we use the first 10 bits of this (0-1023)
uint16_t const FW_VERSION = 2;
uint16_t const FW_VERSION = 3;

0 comments on commit 952de73

Please sign in to comment.