Skip to content

Commit

Permalink
revert acedental change of default HW version
Browse files Browse the repository at this point in the history
  • Loading branch information
madcowswe committed Nov 17, 2017
1 parent 4ad21b8 commit 7df6c19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Firmware/Inc/main.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
/* USER CODE BEGIN Includes */

#define HW_VERSION_MAJOR 3
#define HW_VERSION_MINOR 2
#define HW_VERSION_MINOR 3

#if HW_VERSION_MAJOR == 3 && HW_VERSION_MINOR == 1 \
|| HW_VERSION_MAJOR == 3 && HW_VERSION_MINOR == 2
Expand Down

0 comments on commit 7df6c19

Please # to comment.